[cairo-commit] cairo ChangeLog,1.427,1.428

Kristian Hogsberg commit at pdx.freedesktop.org
Thu Mar 10 09:22:22 PST 2005


Committed by: krh

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

Modified Files:
	ChangeLog 
Log Message:
2005-03-10  Kristian Høgsberg  <krh at redhat.com>

        * test/user_data.c (main): Fix assert()'s using = instead of ==.

        * test/cairo_test.c (cairo_test): Move xunlink call below the
        xasprintf that builds the filename to unlink.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.427
retrieving revision 1.428
diff -u -d -r1.427 -r1.428
--- ChangeLog	10 Mar 2005 17:02:41 -0000	1.427
+++ ChangeLog	10 Mar 2005 17:22:20 -0000	1.428
@@ -1,3 +1,10 @@
+2005-03-10  Kristian Høgsberg  <krh at redhat.com>
+
+	* test/user_data.c (main): Fix assert()'s using = instead of ==.
+
+	* test/cairo_test.c (cairo_test): Move xunlink call below the
+	xasprintf that builds the filename to unlink.
+
 2005-03-10  Carl Worth  <cworth at cworth.org>
 
 	* TODO: API Shakeup status update.




More information about the cairo-commit mailing list