[cairo-commit] pycairo ChangeLog,1.50,1.51

Steve Chaplin commit at pdx.freedesktop.org
Fri Mar 11 09:03:07 PST 2005


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv8030

Modified Files:
	ChangeLog 
Log Message:
SC 2005/03/11

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- ChangeLog	10 Mar 2005 09:18:09 -0000	1.50
+++ ChangeLog	11 Mar 2005 17:03:05 -0000	1.51
@@ -1,3 +1,15 @@
+2005-03-12  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* cairo/cairomodule.c: remove 'surface_create_for_image' (it was
+	an alias to cairo_image_surface_create_for_data)
+	
+	* cairo/caironumpymodule.c (surface_create_for_array): rename
+	cairo_surface_create_for_image() to
+	cairo_image_surface_create_for_data()
+
+	* cairo/cairosvgmodule.c (initsvg): rename svg_methods to
+	svg_functions
+
 === PyCairo 0.4.0 ===
 2005-03-10  Steve Chaplin  <steve1097 at yahoo.com.au>
 




More information about the cairo-commit mailing list