[cairo-commit] cairo ChangeLog,1.859,1.860

Carl Worth commit at pdx.freedesktop.org
Tue Aug 9 13:01:17 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

2005-08-09  Carl Worth  <cworth at cworth.org>

        * src/cairo-arc-private.h:
        * src/cairo-ft-private.h:
        * src/cairo-meta-surface-private.h:
        * src/cairoint.h: Add cairo_private to several function prototypes
        that were missing it.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.859
retrieving revision 1.860
diff -u -d -r1.859 -r1.860
--- ChangeLog	9 Aug 2005 19:35:09 -0000	1.859
+++ ChangeLog	9 Aug 2005 20:01:14 -0000	1.860
@@ -1,5 +1,13 @@
 2005-08-09  Carl Worth  <cworth at cworth.org>
 
+	* src/cairo-arc-private.h:
+	* src/cairo-ft-private.h:
+	* src/cairo-meta-surface-private.h:
+	* src/cairoint.h: Add cairo_private to several function prototypes
+	that were missing it.
+
+2005-08-09  Carl Worth  <cworth at cworth.org>
+
 	* ROADMAP: Note that sane clipping is done now. Add release
 	versions for previously completed items.
 




More information about the cairo-commit mailing list