[cairo-commit] cairo ChangeLog,1.1189,1.1190

Carl Worth commit at pdx.freedesktop.org
Wed Dec 21 12:20:08 PST 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

2005-12-21  Carl Worth  <cworth at cworth.org>

        * src/cairoint.h:
        * src/cairo-array.c: (_cairo_array_fini), (_cairo_array_grow_by),
        (_cairo_array_index), (_cairo_array_allocate),
        (_cairo_user_data_array_fini), (_cairo_user_data_array_get_data),
        (_cairo_user_data_array_set_data):
        * src/cairo-meta-surface.c: (_cairo_meta_surface_finish),
        (_cairo_meta_surface_replay):
        * src/cairo-win32-font.c: (_flush_glyphs):

        Revert inadvertent commit (immediately previous).


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1189
retrieving revision 1.1190
diff -u -d -r1.1189 -r1.1190
--- ChangeLog	21 Dec 2005 20:08:57 -0000	1.1189
+++ ChangeLog	21 Dec 2005 20:20:06 -0000	1.1190
@@ -1,5 +1,18 @@
 2005-12-21  Carl Worth  <cworth at cworth.org>
 
+	* src/cairoint.h:
+	* src/cairo-array.c: (_cairo_array_fini), (_cairo_array_grow_by),
+	(_cairo_array_index), (_cairo_array_allocate),
+	(_cairo_user_data_array_fini), (_cairo_user_data_array_get_data),
+	(_cairo_user_data_array_set_data):
+	* src/cairo-meta-surface.c: (_cairo_meta_surface_finish),
+	(_cairo_meta_surface_replay):
+	* src/cairo-win32-font.c: (_flush_glyphs):
+
+	Revert inadvertent commit (immediately previous).
+
+2005-12-21  Carl Worth  <cworth at cworth.org>
+
 	* src/test-meta-surface.h: Fix indentation.
 
 2005-12-21  Carl Worth  <cworth at cworth.org>



More information about the cairo-commit mailing list