[cairo-commit] cairo ChangeLog,1.925,1.926
Carl Worth
commit at pdx.freedesktop.org
Sun Aug 21 00:56:07 EST 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv11039
Modified Files:
ChangeLog
Log Message:
2005-08-20 Carl Worth <cworth at cworth.org>
Fix for bug #4142:
* test/cairo-test.c (create_xlib_surface): Disable xlib tests on X
servers without the Render, since they currently just crash
there. A better long-term fix would be to do some useful tests in
this case. Thanks to Tim Mooney.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.925
retrieving revision 1.926
diff -u -d -r1.925 -r1.926
--- ChangeLog 20 Aug 2005 12:23:52 -0000 1.925
+++ ChangeLog 20 Aug 2005 14:56:05 -0000 1.926
@@ -1,3 +1,12 @@
+2005-08-20 Carl Worth <cworth at cworth.org>
+
+ Fix for bug #4142:
+
+ * test/cairo-test.c (create_xlib_surface): Disable xlib tests on X
+ servers without the Render, since they currently just crash
+ there. A better long-term fix would be to do some useful tests in
+ this case. Thanks to Tim Mooney.
+
2005-08-20 Owen Taylor <otaylor at redhat.com>
* src/cairo-xlib-surface.c (_cairo_xlib_surface_create_internal):
More information about the cairo-commit
mailing list