[cairo-commit] cairo ChangeLog,1.721,1.722

Carl Worth commit at pdx.freedesktop.org
Thu Jul 14 11:48:42 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv11593

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-ps-surface.c: (pattern_is_translucent): Add missing
        (putatively unreachable) return value.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.721
retrieving revision 1.722
diff -u -d -r1.721 -r1.722
--- ChangeLog	14 Jul 2005 18:45:39 -0000	1.721
+++ ChangeLog	14 Jul 2005 18:48:40 -0000	1.722
@@ -1,5 +1,10 @@
 2005-07-14  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-ps-surface.c: (pattern_is_translucent): Add missing
+	(putatively unreachable) return value.
+
+2005-07-14  Carl Worth  <cworth at cworth.org>
+
 	* src/cairo-image-surface.c:
 	(_cairo_image_surface_set_clip_region): Remove the copying of the
 	region. This was a workaround for a missing copy bug in libpixman




More information about the cairo-commit mailing list