[cairo-commit] cairo ChangeLog,1.283,1.284

Carl Worth commit at pdx.freedesktop.org
Tue Dec 21 13:14:48 PST 2004


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv28399

Modified Files:
	ChangeLog 
Log Message:

        With thanks to Kristian Høgsberg <krh at bitplanet.net>:
        * src/cairoint.h:
        * src/cairo_wideint.h: Tag a few private functions/data that were
        missing __internal_linkage.

        * src/cairo_xlib_surface.c:
        * src/cairo_ft_font.c:
        * src/cairo_font.c: Mark cache backends as static.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -d -r1.283 -r1.284
--- ChangeLog	21 Dec 2004 20:57:33 -0000	1.283
+++ ChangeLog	21 Dec 2004 21:14:45 -0000	1.284
@@ -1,3 +1,14 @@
+2004-12-21  Carl Worth  <cworth at cworth.org>
+
+	With thanks to Kristian Høgsberg <krh at bitplanet.net>:
+	* src/cairoint.h: 
+	* src/cairo_wideint.h: Tag a few private functions/data that were
+	missing __internal_linkage.
+
+	* src/cairo_xlib_surface.c: 
+	* src/cairo_ft_font.c: 
+	* src/cairo_font.c: Mark cache backends as static.
+
 2004-12-20  Carl Worth  <cworth at cworth.org>
 
 	* autogen.sh (LANG): Change "head -1" to more standard "head -n




More information about the cairo-commit mailing list