[cairo-commit] libsvg ChangeLog,1.51,1.52

Carl Worth commit at pdx.freedesktop.org
Thu May 6 20:56:45 PDT 2004


Committed by: cworth

Update of /cvs/cairo/libsvg
In directory pdx:/tmp/cvs-serv10213

Modified Files:
	ChangeLog 
Log Message:

2004-05-06  Carl Worth  <cworth at isi.edu>

        * src/svg_element.c (_svg_element_apply_attributes): Fix to not
        return bogus error for circle elements.

2004-05-04  Carl Worth  <cworth at isi.edu>

        * src/svg_group.c (_svg_group_init_copy): Don't forget to copy x
        and y.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** a/ChangeLog	4 May 2004 19:01:10 -0000	1.51
--- b/ChangeLog	7 May 2004 03:56:43 -0000	1.52
***************
*** 1,4 ****
--- 1,12 ----
+ 2004-05-06  Carl Worth  <cworth at isi.edu>
+ 
+ 	* src/svg_element.c (_svg_element_apply_attributes): Fix to not
+ 	return bogus error for circle elements.
+ 
  2004-05-04  Carl Worth  <cworth at isi.edu>
  
+ 	* src/svg_group.c (_svg_group_init_copy): Don't forget to copy x
+ 	and y.
+ 
  	* src/svg_parser.c (_svg_parser_sax_entity_decl): Fix missing
  	initialization of entity fields URI, orig, owner, and children.





More information about the cairo-commit mailing list