[cairo-commit] cairo ChangeLog,1.726,1.727

Carl Worth commit at pdx.freedesktop.org
Thu Jul 14 15:47:20 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-pattern.c: (_cairo_pattern_acquire_surfaces): Fix up
        one more call to _cairo_pattern_release_surface missed in the
        previous commit.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.726
retrieving revision 1.727
diff -u -d -r1.726 -r1.727
--- ChangeLog	14 Jul 2005 22:10:47 -0000	1.726
+++ ChangeLog	14 Jul 2005 22:47:18 -0000	1.727
@@ -1,5 +1,11 @@
 2005-07-14  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-pattern.c: (_cairo_pattern_acquire_surfaces): Fix up
+	one more call to _cairo_pattern_release_surface missed in the
+	previous commit.
+
+2005-07-14  Carl Worth  <cworth at cworth.org>
+
 	* src/cairoint.h:
 	* src/cairo-pattern.c: (_cairo_pattern_release_surface): Fix to
 	accept a cairo_pattern_t rather than a cairo_surface_t as the




More information about the cairo-commit mailing list