[cairo-commit] svg2png ChangeLog,1.9,1.10
Keith Packard
commit at pdx.freedesktop.org
Thu May 12 11:35:01 PDT 2005
Committed by: keithp
Update of /cvs/cairo/svg2png
In directory gabe:/tmp/cvs-serv18734
Modified Files:
ChangeLog
Log Message:
2005-05-12 Keith Packard <keithp at keithp.com>
reviewed by: cworth
* src/svg2png.c: (render_to_png):
Adapt to changes in the cairo API.
Clean up various valgrind-related issues.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/svg2png/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- ChangeLog 26 Apr 2005 20:03:33 -0000 1.9
+++ ChangeLog 12 May 2005 18:34:59 -0000 1.10
@@ -1,3 +1,11 @@
+2005-05-12 Keith Packard <keithp at keithp.com>
+
+ reviewed by: cworth
+
+ * src/svg2png.c: (render_to_png):
+ Adapt to changes in the cairo API.
+ Clean up various valgrind-related issues.
+
2005-04-26 Carl Worth <cworth at cworth.org>
* Makefile.am: Remove extra whitespace.
More information about the cairo-commit
mailing list