Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 1 | <?xml version="1.0"?> |
| 2 | <!DOCTYPE xsa PUBLIC "-//LM Garshol//DTD XML Software Autoupdate 1.0//EN//XML" "http://www.garshol.priv.no/download/xsa/xsa.dtd"> |
| 3 | <xsa> |
| 4 | <vendor> |
| 5 | <name>Daniel Veillard</name> |
| 6 | <email>daniel@veillard.com</email> |
| 7 | <url>http://veillard.com/</url> |
| 8 | </vendor> |
| 9 | <product id="libxml2"> |
| 10 | <name>libxml2</name> |
Daniel Veillard | c2d4a93 | 2003-04-01 11:13:05 +0000 | [diff] [blame] | 11 | <version>2.5.6</version> |
| 12 | <last-release> Apr 1 2003</last-release> |
Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 13 | <info-url>http://xmlsoft.org/</info-url> |
Daniel Veillard | c2d4a93 | 2003-04-01 11:13:05 +0000 | [diff] [blame] | 14 | <changes> - Fixed W3C XML Schemas datatype, should be compliant now except for |
| 15 | binHex and base64 which are not supported yet. |
| 16 | - bug fixes: non-ASCII IDs, HTML output, XInclude on large docs and |
| 17 | XInclude entities handling, encoding detection on external subsets, XML |
| 18 | Schemas bugs and memory leaks, HTML parser (James Bursa) |
| 19 | - portability: python/trio (Albert Chin), Sun compiler warnings |
| 20 | - documentation: added --relaxng option to xmllint man page (John) |
| 21 | - improved error reporting: xml:space, start/end tag mismatches, Relax NG |
| 22 | errors |
Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 23 | |
| 24 | </changes> |
| 25 | </product> |
| 26 | </xsa> |