[cairo-commit] cairo ChangeLog,1.321,1.322

Carl Worth commit at pdx.freedesktop.org
Sun Jan 23 12:12:05 PST 2005


Committed by: cworth

Update of /mirrors/freedesktop/cairo/cairo
In directory raht.localdomain:/home/cworth/cr/cairo

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo_gstate.c: Add missing prototype for _cairo_gstate_ensure_font.
        (_cairo_gstate_current_font): Add missing declaration so things
        compile again.


Index: ChangeLog
===================================================================
RCS file: /mirrors/freedesktop/cairo/cairo/ChangeLog,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -d -r1.321 -r1.322
--- ChangeLog	21 Jan 2005 23:43:55 -0000	1.321
+++ ChangeLog	23 Jan 2005 20:12:01 -0000	1.322
@@ -1,3 +1,9 @@
+2005-01-23  Carl Worth  <cworth at cworth.org>
+
+	* src/cairo_gstate.c: Add missing prototype for	_cairo_gstate_ensure_font.
+	(_cairo_gstate_current_font): Add missing declaration so things
+	compile again.
+
 2005-01-21  Owen Taylor  <otaylor at redhat.com>
 
 	* Call _cairo_gstate_ensure_font(). Don't reference




More information about the cairo-commit mailing list