[cairo-commit] libsvg ChangeLog,1.47,1.48
Carl Worth
commit at pdx.freedesktop.org
Thu Apr 29 23:50:35 PDT 2004
- Previous message: [cairo-commit] libsvg-cairo/src svg_cairo.c,1.25,1.26
- Next message: [cairo-commit] libsvg/src svg_element.c, 1.31, 1.32 svg_gradient.c,
1.1, 1.2 svg_group.c, 1.23, 1.24 svg_parser.c, 1.28,
1.29 svg_path.c, 1.17, 1.18 svgint.h, 1.40, 1.41
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/libsvg
In directory pdx:/tmp/cvs-serv4984
Modified Files:
ChangeLog
Log Message:
* src/svg_gradient.c (_svg_gradient_init): Fix missing
intialization of units and spread.
* src/svg_element.c (_svg_element_init_copy): Add missing copy for
ellipse and line.
(_svg_element_deinit): Add missing deinit for a few trivial types.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -C2 -d -r1.47 -r1.48
*** a/ChangeLog 29 Apr 2004 19:51:17 -0000 1.47
--- b/ChangeLog 30 Apr 2004 06:50:33 -0000 1.48
***************
*** 1,4 ****
--- 1,11 ----
2004-04-29 Carl Worth <cworth at isi.edu>
+ * src/svg_gradient.c (_svg_gradient_init): Fix missing
+ intialization of units and spread.
+
+ * src/svg_element.c (_svg_element_init_copy): Add missing copy for
+ ellipse and line.
+ (_svg_element_deinit): Add missing deinit for a few trivial types.
+
* src/svg_parser.c: Don't leave ignorableWhitespace NULL (which
makes newer libxml2 croak).
- Previous message: [cairo-commit] libsvg-cairo/src svg_cairo.c,1.25,1.26
- Next message: [cairo-commit] libsvg/src svg_element.c, 1.31, 1.32 svg_gradient.c,
1.1, 1.2 svg_group.c, 1.23, 1.24 svg_parser.c, 1.28,
1.29 svg_path.c, 1.17, 1.18 svgint.h, 1.40, 1.41
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list