[cairo-commit] cairo ChangeLog,1.786,1.787

Carl Worth commit at pdx.freedesktop.org
Thu Jul 28 10:47:42 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo-image-surface.c: (cairo_image_surface_get_width),
        (cairo_image_surface_get_height): Fix to call _cairo_error and
        return 0 on surface-type mismatch.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.786
retrieving revision 1.787
diff -u -d -r1.786 -r1.787
--- ChangeLog	28 Jul 2005 17:43:27 -0000	1.786
+++ ChangeLog	28 Jul 2005 17:47:40 -0000	1.787
@@ -1,3 +1,9 @@
+2005-07-28  Carl Worth  <cworth at cworth.org>
+
+	* src/cairo-image-surface.c: (cairo_image_surface_get_width),
+	(cairo_image_surface_get_height): Fix to call _cairo_error and
+	return 0 on surface-type mismatch.
+
 2005-07-28  Owen Taylor  <otaylor at redhat.com>
 
 	* configure.in Makefile.am: Skip tests/ directory if




More information about the cairo-commit mailing list