[cairo-commit] cairo ChangeLog,1.788,1.789
Dave Beckett
commit at pdx.freedesktop.org
Thu Jul 28 11:22:38 PDT 2005
Committed by: dajobe
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv9167
Modified Files:
ChangeLog
Log Message:
2005-07-28 Dave Beckett <Dave.Beckett at bristol.ac.uk>
* test/cairo-test.c (cairo_test_create_surface_from_png): Use
cairo_surface_status(image) instead of testing for NULL from
cairo_image_surface_create_from_png to enable testing when srcdir
!= builddir again.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.788
retrieving revision 1.789
diff -u -d -r1.788 -r1.789
--- ChangeLog 28 Jul 2005 17:51:37 -0000 1.788
+++ ChangeLog 28 Jul 2005 18:22:36 -0000 1.789
@@ -1,3 +1,10 @@
+2005-07-28 Dave Beckett <Dave.Beckett at bristol.ac.uk>
+
+ * test/cairo-test.c (cairo_test_create_surface_from_png): Use
+ cairo_surface_status(image) instead of testing for NULL from
+ cairo_image_surface_create_from_png to enable testing when srcdir
+ != builddir again.
+
2005-07-28 Carl Worth <cworth at cworth.org>
* ROADMAP: Note that consistent error handling is done now.
More information about the cairo-commit
mailing list