summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-08-31 16:15:53 +0000
committerCarl Worth <cworth@cworth.org>2005-08-31 16:15:53 +0000
commit267f272ab0715fd590d8d8f0b0bae52900db3250 (patch)
treef049f147217755d2ae1f0fb38444a2bbe2a4bb2f /ChangeLog
parentd521fa3a759457b1b5ce18f8853507798071b599 (diff)
Add call to XSynchronize, (the expected clip-all failure isn't occuring without it for some reason).
Note reason for expected failure.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab0cf9837..621db6b85 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)