[cairo-commit] pycairo ChangeLog,1.246,1.247

Steve Chaplin commit at pdx.freedesktop.org
Wed Dec 20 20:44:26 PST 2006


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv29592

Modified Files:
	ChangeLog 
Log Message:
'SC'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.246
retrieving revision 1.247
diff -u -d -r1.246 -r1.247
--- ChangeLog	27 Nov 2006 02:00:05 -0000	1.246
+++ ChangeLog	21 Dec 2006 04:44:22 -0000	1.247
@@ -1,3 +1,12 @@
+2006-21-21  Steve Chaplin  <steve1097 # yahoo.com.au>
+
+	* cairo/pycairo-surface.c: remove unused #include <stdint.h>
+
+	* cairo/pycairo-surface.c:
+	* cairo/pycairo-font.c (scaled_font_new):
+	Make declarations at top of the block - changes to downgrade from C99
+	to ANSI/ISO standard C, patch from Akihiko Hayashi, fixes bug #8910.
+
 2006-11-27  Steve Chaplin  <steve1097 # yahoo.com.au>
 
 	* configure.ac:



More information about the cairo-commit mailing list