[cairo-commit] cairo ChangeLog,1.130,1.131

Carl Worth commit at pdx.freedesktop.org
Fri Dec 12 12:00:52 PST 2003


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: 





More information about the cairo-commit mailing list