[cairo-commit] cairo ChangeLog,1.718,1.719

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


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * test/.cvsignore:
        * test/Makefile.am:
        * test/create-for-png-ref.png:
        * test/create-for-png.c:
        * test/create-from-png.c: (draw): Rename create-for-png test to
        create-from-png to match the naming of the
        cairo_image_surface_create_from_png function.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.718
retrieving revision 1.719
diff -u -d -r1.718 -r1.719
--- ChangeLog	14 Jul 2005 18:11:15 -0000	1.718
+++ ChangeLog	14 Jul 2005 18:17:12 -0000	1.719
@@ -1,5 +1,15 @@
 2005-07-14  Carl Worth  <cworth at cworth.org>
 
+	* test/.cvsignore:
+	* test/Makefile.am:
+	* test/create-for-png-ref.png:
+	* test/create-for-png.c:
+	* test/create-from-png.c: (draw): Rename create-for-png test to
+	create-from-png to match the naming of the
+	cairo_image_surface_create_from_png function.
+
+2005-07-14  Carl Worth  <cworth at cworth.org>
+
 	* test/cairo-test.c: (cleanup_xcb), (cleanup_xlib),
 	(cairo_test_for_target), (cairo_test_real): Patch a few memory
 	leaks.




More information about the cairo-commit mailing list