[cairo-commit] cairo ChangeLog,1.842,1.843
Carl Worth
commit at pdx.freedesktop.org
Sat Aug 6 16:38:36 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv7987
Modified Files:
ChangeLog
Log Message:
2005-08-06 Carl Worth <cworth at cworth.org>
* src/cairo.c (cairo_get_font_face): Fix to return
&_cairo_font_face_nil instead of NULL on error.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.842
retrieving revision 1.843
diff -u -d -r1.842 -r1.843
--- ChangeLog 6 Aug 2005 22:10:36 -0000 1.842
+++ ChangeLog 6 Aug 2005 23:38:33 -0000 1.843
@@ -1,3 +1,8 @@
+2005-08-06 Carl Worth <cworth at cworth.org>
+
+ * src/cairo.c (cairo_get_font_face): Fix to return
+ &_cairo_font_face_nil instead of NULL on error.
+
2005-08-06 Jeff Muizelaar <jeff at infidigm.net>
* test/a8-mask.c: (main): Give reason for failure.
More information about the cairo-commit
mailing list