[cairo-commit] cairo ChangeLog,1.1029,1.1030
Carl Worth
commit at pdx.freedesktop.org
Wed Aug 31 16:17:30 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv15365
Modified Files:
ChangeLog
Log Message:
2005-08-31 Carl Worth <cworth at cworth.org>
* test/cairo-test.c: (create_xlib_surface): Add call to
XSynchronize, (the expected clip-all failure isn't occuring
without it for some reason).
* test/clip-all.c: (main): Note reason for expected failure.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1029
retrieving revision 1.1030
diff -u -d -r1.1029 -r1.1030
--- ChangeLog 31 Aug 2005 22:09:35 -0000 1.1029
+++ ChangeLog 31 Aug 2005 23:17:28 -0000 1.1030
@@ -1,3 +1,11 @@
+2005-08-31 Carl Worth <cworth at cworth.org>
+
+ * test/cairo-test.c: (create_xlib_surface): Add call to
+ XSynchronize, (the expected clip-all failure isn't occuring
+ without it for some reason).
+
+ * test/clip-all.c: (main): Note reason for expected failure.
+
2005-08-31 Owen Taylor <otaylor at redhat.com>
* src/cairo-xlib-surface.c (_get_image_surface)
More information about the cairo-commit
mailing list