[cairo-commit] cairo ChangeLog,1.504,1.505

Carl Worth commit at pdx.freedesktop.org
Wed Apr 13 14:48:06 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * test/.cvsignore:
        * test/Makefile.am:
        * test/surface-finish-twice.c: (draw), (main): Add new test to
        exercise crash when calling cairo_surface_finish twice on the same
        surface.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.504
retrieving revision 1.505
diff -u -d -r1.504 -r1.505
--- ChangeLog	13 Apr 2005 21:45:05 -0000	1.504
+++ ChangeLog	13 Apr 2005 21:48:02 -0000	1.505
@@ -2,6 +2,14 @@
 
 	* test/.cvsignore:
 	* test/Makefile.am:
+	* test/surface-finish-twice.c: (draw), (main): Add new test to
+	exercise crash when calling cairo_surface_finish twice on the same
+	surface.
+
+2005-04-13  Carl Worth  <cworth at cworth.org>
+
+	* test/.cvsignore:
+	* test/Makefile.am:
 	* test/select-font-no-show-text.c: (draw), (main): Add new
 	set-surface-no-show-text test.
 




More information about the cairo-commit mailing list