[cairo-commit] cairo ChangeLog,1.1026.2.4,1.1026.2.5

Carl Worth commit at pdx.freedesktop.org
Tue Sep 13 12:20:18 PDT 2005


Committed by: cworth

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

Modified Files:
      Tag: BRANCH_1_0
	ChangeLog 
Log Message:
2005-09-13  Carl Worth  <cworth at cworth.org>

        * test/cairo-test.h: Add documentation for cairo_test functions.

        * test/cairo-test.c: (cairo_test_init), (cairo_test_expecting):
        Abstract log fie creation into cairo_test_init for use by tests
        that don't use cairo_test().

        * test/.cvsignore:
        * test/Makefile.am:
        * test/pthread-show-text.c: (start), (main): Add new test for bug
        #4299 as reported by Alexey Shabalin.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1026.2.4
retrieving revision 1.1026.2.5
diff -u -d -r1.1026.2.4 -r1.1026.2.5
--- ChangeLog	12 Sep 2005 18:11:48 -0000	1.1026.2.4
+++ ChangeLog	13 Sep 2005 19:20:15 -0000	1.1026.2.5
@@ -1,3 +1,16 @@
+2005-09-13  Carl Worth  <cworth at cworth.org>
+
+	* test/cairo-test.h: Add documentation for cairo_test functions.
+	
+	* test/cairo-test.c: (cairo_test_init), (cairo_test_expecting):
+	Abstract log fie creation into cairo_test_init for use by tests
+	that don't use cairo_test().
+
+	* test/.cvsignore:
+	* test/Makefile.am:
+	* test/pthread-show-text.c: (start), (main): Add new test for bug
+	#4299 as reported by Alexey Shabalin.
+
 2005-09-12  Carl Worth  <cworth at cworth.org>
 
 	Fix for bug #4401 as reported by Tim Mooney:



More information about the cairo-commit mailing list