[cairo-commit] libpixman ChangeLog,1.84,1.85
Carl Worth
commit at pdx.freedesktop.org
Thu Jul 14 11:41:03 PDT 2005
Committed by: cworth
Update of /cvs/cairo/libpixman
In directory gabe:/tmp/cvs-serv10712
Modified Files:
ChangeLog
Log Message:
* src/icimage.c: (pixman_image_set_component_alpha): Whitespace fix.
(pixman_image_destroy): Fix leak of the clip region associated
with an image. (NOTE: xserver/render doesn't have the same bug
since it has FreePicture that calls into both DestroyPicture and
DestroyPictureClip separately).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- ChangeLog 10 Jul 2005 02:00:36 -0000 1.84
+++ ChangeLog 14 Jul 2005 18:41:00 -0000 1.85
@@ -1,3 +1,11 @@
+2005-07-14 Carl Worth <cworth at cworth.org>
+
+ * src/icimage.c: (pixman_image_set_component_alpha): Whitespace fix.
+ (pixman_image_destroy): Fix leak of the clip region associated
+ with an image. (NOTE: xserver/render doesn't have the same bug
+ since it has FreePicture that calls into both DestroyPicture and
+ DestroyPictureClip separately).
+
2005-07-09 Jeff Muizelaar <jeff at infidigm.net>
* src/ic.c: (fbIn24), (fbCompositeTrans_0565xnx0565),
More information about the cairo-commit
mailing list