[cairo-commit] cairo ChangeLog,1.1026.2.1,1.1026.2.2

Carl Worth commit at pdx.freedesktop.org
Wed Aug 31 16:15:55 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv15182

Modified Files:
      Tag: BRANCH_1_0
	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.1026.2.1
retrieving revision 1.1026.2.2
diff -u -d -r1.1026.2.1 -r1.1026.2.2
--- ChangeLog	31 Aug 2005 22:09:43 -0000	1.1026.2.1
+++ ChangeLog	31 Aug 2005 23:15:53 -0000	1.1026.2.2
@@ -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