mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-28 17:47:00 +03:00
c2d4a93d4f
* configure.in NEWS: preparing release 2.5.6 * doc/*: updated and rebuilt the docs Daniel
27 lines
1.0 KiB
XML
27 lines
1.0 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE xsa PUBLIC "-//LM Garshol//DTD XML Software Autoupdate 1.0//EN//XML" "http://www.garshol.priv.no/download/xsa/xsa.dtd">
|
|
<xsa>
|
|
<vendor>
|
|
<name>Daniel Veillard</name>
|
|
<email>daniel@veillard.com</email>
|
|
<url>http://veillard.com/</url>
|
|
</vendor>
|
|
<product id="libxml2">
|
|
<name>libxml2</name>
|
|
<version>2.5.6</version>
|
|
<last-release> Apr 1 2003</last-release>
|
|
<info-url>http://xmlsoft.org/</info-url>
|
|
<changes> - 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
|
|
|
|
</changes>
|
|
</product>
|
|
</xsa>
|