[cairo-commit] cairo ChangeLog,1.264,1.265
Carl Worth
commit at pdx.freedesktop.org
Sun Nov 14 10:07:56 PST 2004
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv18498
Modified Files:
ChangeLog
Log Message:
* src/cairo_gstate.c (_cairo_gstate_select_font): Don't destroy a
NULL font.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -d -r1.264 -r1.265
--- ChangeLog 14 Nov 2004 03:46:18 -0000 1.264
+++ ChangeLog 14 Nov 2004 18:07:54 -0000 1.265
@@ -1,3 +1,8 @@
+2004-11-14 Carl Worth <cworth at cworth.org>
+
+ * src/cairo_gstate.c (_cairo_gstate_select_font): Don't destroy a
+ NULL font.
+
2004-11-13 Carl Worth <cworth at cworth.org>
* src/cairo_gstate.c (_cairo_gstate_select_font): Unconditionally
More information about the cairo-commit
mailing list