[cairo-commit] pycairo ChangeLog,1.101,1.102 README,1.10,1.11

Steve Chaplin commit at pdx.freedesktop.org
Thu May 5 19:00:43 PDT 2005


Committed by: stevech1097

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

Modified Files:
	ChangeLog README 
Log Message:
SC

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- ChangeLog	5 May 2005 01:35:13 -0000	1.101
+++ ChangeLog	6 May 2005 02:00:39 -0000	1.102
@@ -1,3 +1,11 @@
+2005-05-06  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* cairo/pycairo-context.c (pycairo_get_target_surface): 
+	* cairo/pycairo-surface.c (surface_create_similar): 
+	add comment about use of PyCairoSurface_FromSurface()
+
+	* README : spell cairo with lowercase c; add note about bugzilla
+	
 2005-05-05  Steve Chaplin  <steve1097 at yahoo.com.au>
 
 	* examples/cairo_snippets/snippets_png.py (snippet_do_png): 

Index: README
===================================================================
RCS file: /cvs/cairo/pycairo/README,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- README	4 Apr 2005 13:51:18 -0000	1.10
+++ README	6 May 2005 02:00:39 -0000	1.11
@@ -1,4 +1,4 @@
-PyCairo - Python bindings for Cairo
+PyCairo - Python bindings for cairo
 http://cairographics.org
 
 Compiling
@@ -15,8 +15,13 @@
 
 Mailing List
 ------------
-If you have trouble with Cairo or PyCairo or you have some ideas for how it
-could be improved, please feel free to send a message to
-cairo at cairographics.org
+If you have some ideas for how cairo or PyCairo could be improved, please feel
+free to send a message to cairo at cairographics.org
 
 	http://cairographics.org/cgi-bin/mailman/listinfo/cairo
+
+Bugzilla
+--------
+If you find a bug in cairo or PyCairo, please submit a bugreport to for cairo
+to
+	https://bugs.freedesktop.org/




More information about the cairo-commit mailing list