[cairo-commit] cairo ChangeLog,1.1171,1.1172
Carl Worth
commit at pdx.freedesktop.org
Fri Dec 16 11:48:51 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv4010
Modified Files:
ChangeLog
Log Message:
2005-12-16 Carl Worth <cworth at cworth.org>
* src/test-fallback-surface.c:
(_test_fallback_surface_create_similar): Return a
test_fallback_surface_t rather than a cairo_image_surface_t for
better testing, (otherwise, an image surface would meet the
semantic demands of create_similar just fine).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1171
retrieving revision 1.1172
diff -u -d -r1.1171 -r1.1172
--- ChangeLog 16 Dec 2005 19:31:10 -0000 1.1171
+++ ChangeLog 16 Dec 2005 19:48:48 -0000 1.1172
@@ -1,5 +1,13 @@
2005-12-16 Carl Worth <cworth at cworth.org>
+ * src/test-fallback-surface.c:
+ (_test_fallback_surface_create_similar): Return a
+ test_fallback_surface_t rather than a cairo_image_surface_t for
+ better testing, (otherwise, an image surface would meet the
+ semantic demands of create_similar just fine).
+
+2005-12-16 Carl Worth <cworth at cworth.org>
+
* configure.in: Add a new option --enable-test-surfaces.
* src/Makefile.am:
More information about the cairo-commit
mailing list