[cairo-commit] cairo ChangeLog,1.130,1.131
Carl Worth
commit at pdx.freedesktop.org
Fri Dec 12 12:00:52 PST 2003
- Previous message: [cairo-commit] cairo/src Makefile.am,1.16,1.17 cairo-features.h.in,1.1,1.2 cairo.h,1.35,1.36
- Next message: [cairo-commit] cairo/src cairo_font.c,1.15,1.16 cairo_ft_font.c,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv9804
Modified Files:
ChangeLog
Log Message:
* src/cairo_font.c (_cairo_font_create): Add comment about
building in a font.
* src/cairo_ft_font.c (_cairo_ft_font_create): Check for NULL
return value from cairo_ft_font_create.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -C2 -d -r1.130 -r1.131
*** ChangeLog 12 Dec 2003 19:44:16 -0000 1.130
--- ChangeLog 12 Dec 2003 20:00:50 -0000 1.131
***************
*** 1,4 ****
--- 1,10 ----
2003-12-12 Carl Worth <cworth at east.isi.edu>
+ * src/cairo_font.c (_cairo_font_create): Add comment about
+ building in a font.
+
+ * src/cairo_ft_font.c (_cairo_ft_font_create): Check for NULL
+ return value from cairo_ft_font_create.
+
* src/cairo.h:
* src/cairo-features.h.in:
- Previous message: [cairo-commit] cairo/src Makefile.am,1.16,1.17 cairo-features.h.in,1.1,1.2 cairo.h,1.35,1.36
- Next message: [cairo-commit] cairo/src cairo_font.c,1.15,1.16 cairo_ft_font.c,1.8,1.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list