[cairo-commit] cairo ChangeLog,1.1131,1.1132

Carl Worth commit at pdx.freedesktop.org
Mon Nov 7 09:30:40 PST 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

2005-11-07  Carl Worth  <cworth at cworth.org>

        * src/cairo-gstate.c: Add documentation for _cairo_gstate_create,
        _cairo_gstate_init_copy, and _cairo_gstate_clone.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1131
retrieving revision 1.1132
diff -u -d -r1.1131 -r1.1132
--- ChangeLog	7 Nov 2005 17:26:47 -0000	1.1131
+++ ChangeLog	7 Nov 2005 17:30:38 -0000	1.1132
@@ -1,3 +1,8 @@
+2005-11-07  Carl Worth  <cworth at cworth.org>
+
+	* src/cairo-gstate.c: Add documentation for _cairo_gstate_create,
+	_cairo_gstate_init_copy, and _cairo_gstate_clone.
+
 2005-11-05  Carl Worth  <cworth at cworth.org>
 
 	* src/cairo-font-options.c: (_cairo_font_options_init_copy),



More information about the cairo-commit mailing list