[cairo-commit] cairo ChangeLog,1.610,1.611 TODO,1.51,1.52

Carl Worth commit at pdx.freedesktop.org
Sun May 22 09:08:25 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog TODO 
Log Message:

        * TODO: Not that a patch has been submitted for consistent error
        handling.

        * src/cairo.c: Fix documentation string for cairo_create so that
        it might actualyl appear in the manual.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.610
retrieving revision 1.611
diff -u -d -r1.610 -r1.611
--- ChangeLog	18 May 2005 16:41:47 -0000	1.610
+++ ChangeLog	22 May 2005 16:08:23 -0000	1.611
@@ -1,3 +1,11 @@
+2005-05-22  Carl Worth  <cworth at cworth.org>
+
+	* TODO: Not that a patch has been submitted for consistent error
+	handling.
+	
+	* src/cairo.c: Fix documentation string for cairo_create so that
+	it might actualyl appear in the manual.
+
 2005-05-18  Carl Worth  <cworth at cworth.org>
 
 	* configure.in: Add -head to CAIRO_VERSION after tagging with

Index: TODO
===================================================================
RCS file: /cvs/cairo/cairo/TODO,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- TODO	6 May 2005 20:42:45 -0000	1.51
+++ TODO	22 May 2005 16:08:23 -0000	1.52
@@ -10,7 +10,7 @@
 --------------------------------
 	cairo_begin_group, cairo_end_group, cairo_get_group
 	cairo_<device>_surface_mark_dirty
-	Consistent error handling for all objects
+P	Consistent error handling for all objects
 
 Somewhat backwards-compatible changes
 -----------------------------------




More information about the cairo-commit mailing list