[cairo-commit] libpixman ChangeLog,1.30,1.31
Carl Worth
commit at pdx.freedesktop.org
Thu Dec 23 11:00:04 PST 2004
Committed by: cworth
Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv12469
Modified Files:
ChangeLog
Log Message:
* src/icrect.c (pixman_color_rects): Fix to actually call
pixman_fill_rect_32bpp in the 32 bpp case. Thanks to
TOKUNAGA Hiroyuki <tkng at xem.jp>.
(pixman_fill_rect_8bpp, pixman_fill_rect_32bpp): Fix typo in
naming: bbp -> bpp.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- ChangeLog 20 Dec 2004 14:15:21 -0000 1.30
+++ ChangeLog 23 Dec 2004 19:00:01 -0000 1.31
@@ -1,3 +1,11 @@
+2004-12-23 Carl Worth <cworth at cworth.org>
+
+ * src/icrect.c (pixman_color_rects): Fix to actually call
+ pixman_fill_rect_32bpp in the 32 bpp case. Thanks to
+ TOKUNAGA Hiroyuki <tkng at xem.jp>.
+ (pixman_fill_rect_8bpp, pixman_fill_rect_32bpp): Fix typo in
+ naming: bbp -> bpp.
+
2004-12-20 Alexander Larsson <alexl at redhat.com>
* src/icrect.c: (pixman_fill_rect_8bbp), (pixman_fill_rect_32bbp),
More information about the cairo-commit
mailing list