[cairo-commit] cairo ChangeLog,1.424,1.425

Carl Worth commit at pdx.freedesktop.org
Wed Mar 9 17:44:02 PST 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * test/cairo_test.c (cairo_test): Move filename initialization up
        to before first use.

        * test/get_and_set.c:
        * test/Makefile.am: Add test for the most trivial cairo_get and
        cairo_set functions.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -d -r1.424 -r1.425
--- ChangeLog	9 Mar 2005 21:58:20 -0000	1.424
+++ ChangeLog	10 Mar 2005 01:43:59 -0000	1.425
@@ -1,5 +1,14 @@
 2005-03-09  Carl Worth  <cworth at cworth.org>
 
+	* test/cairo_test.c (cairo_test): Move filename initialization up
+	to before first use.
+
+	* test/get_and_set.c: 
+	* test/Makefile.am: Add test for the most trivial cairo_get and
+	cairo_set functions.
+
+2005-03-09  Carl Worth  <cworth at cworth.org>
+
 	* test/cairo_test.c: (cairo_test):
 	* test/cairo_test.h:
 	* test/clip_twice.c: (draw):




More information about the cairo-commit mailing list