[cairo-commit] libsvg ChangeLog,1.49,1.50
Carl Worth
commit at pdx.freedesktop.org
Tue May 4 09:18:09 PDT 2004
Committed by: cworth
Update of /cvs/cairo/libsvg
In directory pdx:/tmp/cvs-serv6468
Modified Files:
ChangeLog
Log Message:
* src/svg_parser.c (_svg_parser_sax_entity_decl): Fix missing
initialization of entity fields URI, orig, owner, and children.
* src/svg_image.c (_svg_image_init_copy): Fix missing copy of
image->url.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** a/ChangeLog 30 Apr 2004 13:28:27 -0000 1.49
--- b/ChangeLog 4 May 2004 16:18:07 -0000 1.50
***************
*** 1,2 ****
--- 1,10 ----
+ 2004-05-04 Carl Worth <cworth at isi.edu>
+
+ * src/svg_parser.c (_svg_parser_sax_entity_decl): Fix missing
+ initialization of entity fields URI, orig, owner, and children.
+
+ * src/svg_image.c (_svg_image_init_copy): Fix missing copy of
+ image->url.
+
2004-04-30 Keith Packard <keithp at keithp.com>
More information about the cairo-commit
mailing list