[cairo-commit] cairo ChangeLog,1.742,1.743

Carl Worth commit at pdx.freedesktop.org
Mon Jul 18 09:23:36 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-quartz-surface.c:
        (_cairo_quartz_surface_acquire_source_image),
        (_cairo_quartz_surface_set_clip_region): Fix the quartz backend so
        that it at least compiles again. This change is slipped in before
        0.5.2 was pushed out and tagged.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.742
retrieving revision 1.743
diff -u -d -r1.742 -r1.743
--- ChangeLog	18 Jul 2005 15:31:24 -0000	1.742
+++ ChangeLog	18 Jul 2005 16:23:33 -0000	1.743
@@ -1,5 +1,13 @@
 2005-07-18  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-quartz-surface.c:
+	(_cairo_quartz_surface_acquire_source_image),
+	(_cairo_quartz_surface_set_clip_region): Fix the quartz backend so
+	that it at least compiles again. This change is slipped in before
+	0.5.2 was pushed out and tagged.
+
+2005-07-18  Carl Worth  <cworth at cworth.org>
+
 	* NEWS: Added notes for snapshot 0.5.2
 
 	* configure.in: Increment CAIRO_VERSION to 0.5.2




More information about the cairo-commit mailing list