[cairo-commit] cairo ChangeLog,1.667,1.668
Carl Worth
commit at pdx.freedesktop.org
Mon Jun 20 09:59:25 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv27823
Modified Files:
ChangeLog
Log Message:
* src/cairo.h:
* src/cairo-private.h:
* src/cairo.c: (_cairo_error), (cairo_create): Rip out
cairo_set_error_notfiy function as it is clear that it is not the
right approach.
* test/.cvsignore:
* test/Makefile.am:
* test/error-notify.c: Remove error-notify test.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.667
retrieving revision 1.668
diff -u -d -r1.667 -r1.668
--- ChangeLog 18 Jun 2005 06:22:20 -0000 1.667
+++ ChangeLog 20 Jun 2005 16:59:23 -0000 1.668
@@ -1,3 +1,15 @@
+2005-06-20 Carl Worth <cworth at cworth.org>
+
+ * src/cairo.h:
+ * src/cairo-private.h:
+ * src/cairo.c: (_cairo_error), (cairo_create): Rip out
+ cairo_set_error_notfiy function as it is clear that it is not the
+ right approach.
+
+ * test/.cvsignore:
+ * test/Makefile.am:
+ * test/error-notify.c: Remove error-notify test.
+
2005-06-17 Carl Worth <cworth at cworth.org>
* src/cairo-xcb-surface.c (_get_image_surface): Remove references
More information about the cairo-commit
mailing list