[cairo-commit] libsvg ChangeLog,1.46,1.47

Carl Worth commit at pdx.freedesktop.org
Thu Apr 29 12:51:20 PDT 2004


Committed by: cworth

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

Modified Files:
	ChangeLog 
Log Message:

        * src/svg_parser.c: Don't leave ignorableWhitespace NULL (which
        makes newer libxml2 croak).
        (_svg_parser_sax_characters): Do whitespace compaction ala
        xml:space=default.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libsvg/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** a/ChangeLog	27 Apr 2004 00:37:57 -0000	1.46
--- b/ChangeLog	29 Apr 2004 19:51:17 -0000	1.47
***************
*** 1,2 ****
--- 1,9 ----
+ 2004-04-29  Carl Worth  <cworth at isi.edu>
+ 
+ 	* src/svg_parser.c: Don't leave ignorableWhitespace NULL (which
+ 	makes newer libxml2 croak).
+ 	(_svg_parser_sax_characters): Do whitespace compaction ala
+ 	xml:space="default".
+ 
  2004-04-26  Carl Worth  <cworth at isi.edu>
  





More information about the cairo-commit mailing list