summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b874f03..5a5107f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-08-31 Carl Worth <cworth@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@redhat.com>
* src/cairo-xlib-surface.c (_get_image_surface)