Subject: CVS commit: pkgsrc/textproc/libxml2
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 04/10/2003 12:34:05
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 10 09:34:05 UTC 2003
Modified Files:
pkgsrc/textproc/libxml2: Makefile PLIST distinfo
Log Message:
Update to 2.5.6:
2.5.6: Apr 1 2003:
- Fixed W3C XML Schemas datatype, should be compliant now except for
binHex and base64 which are not supported yet.
- bug fixes: non-ASCII IDs, HTML output, XInclude on large docs and
XInclude entities handling, encoding detection on external subsets, XML
Schemas bugs and memory leaks, HTML parser (James Bursa)
- portability: python/trio (Albert Chin), Sun compiler warnings
- documentation: added --relaxng option to xmllint man page (John)
- improved error reporting: xml:space, start/end tag mismatches, Relax NG
errors
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/textproc/libxml2/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/textproc/libxml2/PLIST
cvs rdiff -r1.23 -r1.24 pkgsrc/textproc/libxml2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.