[cairo-commit] cairo ChangeLog,1.550,1.551

Carl Worth commit at pdx.freedesktop.org
Fri May 6 14:20:08 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-glitz-surface.c (_cairo_glitz_surface_show_glyphs):
        Fix return type from cairo_status_t to cairo_int_status_t.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -d -r1.550 -r1.551
--- ChangeLog	6 May 2005 20:42:45 -0000	1.550
+++ ChangeLog	6 May 2005 21:20:05 -0000	1.551
@@ -1,5 +1,10 @@
 2005-05-06  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-glitz-surface.c (_cairo_glitz_surface_show_glyphs):
+	Fix return type from cairo_status_t to cairo_int_status_t.
+
+2005-05-06  Carl Worth  <cworth at cworth.org>
+
 	* ROADMAP: Note that cairo_mask, and "just eliminate a bunch of
 	functions are now done".
 	




More information about the cairo-commit mailing list