[cairo-commit] libsvg ChangeLog,1.63,1.64
Carl Worth
commit at pdx.freedesktop.org
Thu Apr 21 10:58:23 PDT 2005
Committed by: cworth
Update of /cvs/cairo/libsvg
In directory gabe:/tmp/cvs-serv23765
Modified Files:
ChangeLog
Log Message:
* src/svg_text.c (_svg_text_init_copy): Fix to actually copy
memory for text->chars.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- ChangeLog 11 Apr 2005 16:58:20 -0000 1.63
+++ ChangeLog 21 Apr 2005 17:58:21 -0000 1.64
@@ -1,3 +1,8 @@
+2005-04-22 Carl Worth <cworth at cworth.org>
+
+ * src/svg_text.c (_svg_text_init_copy): Fix to actually copy
+ memory for text->chars.
+
2005-04-11 Carl Worth <cworth at cworth.org>
* src/svg.h: Qualify utf8 parameter to render_text as const.
More information about the cairo-commit
mailing list