[cairo-commit] cairo ChangeLog,1.616,1.617

Carl Worth commit at pdx.freedesktop.org
Tue May 31 16:05:10 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo.h:
        * src/cairo.c: (cairo_status_to_string), (cairo_status_string):
        Add new function cairo_status_to_string an reimplement
        cairo_status_string in terms of the new function.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.616
retrieving revision 1.617
diff -u -d -r1.616 -r1.617
--- ChangeLog	27 May 2005 00:35:35 -0000	1.616
+++ ChangeLog	31 May 2005 23:05:06 -0000	1.617
@@ -1,3 +1,10 @@
+2005-05-31  Carl Worth  <cworth at cworth.org>
+
+	* src/cairo.h:
+	* src/cairo.c: (cairo_status_to_string), (cairo_status_string):
+	Add new function cairo_status_to_string an reimplement
+	cairo_status_string in terms of the new function.
+
 2005-05-27  Olivier Andrieu  <oliv__a at users.sourceforge.net>
 
 	* src/cairo-path-data.c (_cpdc_curve_to_flatten),




More information about the cairo-commit mailing list