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 | c3d7cb4 | 2004-11-10 14:34:45 +0000 | [diff] [blame] | 11 | <version>2.6.15</version> |
| 12 | <last-release> Oct 27 2004</last-release> |
Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 13 | <info-url>http://xmlsoft.org/</info-url> |
Daniel Veillard | c3d7cb4 | 2004-11-10 14:34:45 +0000 | [diff] [blame] | 14 | <changes> - security fixes on the nanoftp and nanohttp modules |
| 15 | - build fixes: xmllint detection bug in configure, building outside the |
| 16 | source tree (Thomas Fitzsimmons) |
| 17 | - bug fixes: HTML parser on broken ASCII chars in names (William), Python |
| 18 | paths (Malcolm Tredinnick), xmlHasNsProp and default namespace (William), |
| 19 | saving to python file objects (Malcolm Tredinnick), DTD lookup fix |
| 20 | (Malcolm), save back <group> in catalogs (William), tree build |
| 21 | fixes (DV and Rob Richards), Schemas memory bug, structured error handler |
| 22 | on Python 64bits, thread local memory deallocation, memory leak reported |
| 23 | by Volker Roth, xmlValidateDtd in the presence of an internal subset, |
| 24 | entities and _private problem (William), xmlBuildRelativeURI error |
| 25 | (William). |
| 26 | - improvements: better XInclude error reports (William), tree debugging |
| 27 | module and tests, convenience functions at the Reader API (Graham |
| 28 | Bennett), add support for PI in the HTML parser. |
Daniel Veillard | 3e35f8e | 2003-10-21 00:05:38 +0000 | [diff] [blame] | 29 | |
| 30 | </changes> |
Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 31 | </product> |
| 32 | </xsa> |