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 | 45cb0f4 | 2004-07-05 17:45:35 +0000 | [diff] [blame] | 11 | <version>2.6.10</version> |
| 12 | <last-release> May 17 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 | 45cb0f4 | 2004-07-05 17:45:35 +0000 | [diff] [blame] | 14 | <changes> - Web page generated for ChangeLog |
| 15 | - build fixes: --without-html problems, make check without make all |
| 16 | - portability: problem with xpath.c on Windows (MSC and Borland), memcmp |
| 17 | vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++ do not |
| 18 | use "list" as parameter name, make tests work with Python 1.5 (Ed |
| 19 | Davis), |
| 20 | - improvements: made xmlTextReaderMode public, small buffers resizing |
| 21 | (Morten Welinder), add --maxmem option to xmllint, add |
| 22 | xmlPopInputCallback() for Matt Sergeant, refactoring of serialization |
| 23 | escaping, added escaping customization |
| 24 | - bugfixes: xsd:extension (Taihei Goi), assorted regexp bugs (William |
| 25 | Brack), xmlReader end of stream problem, node deregistration with reader, |
| 26 | URI escaping and filemanes, XHTML1 formatting (Nick Wellnhofer), regexp |
| 27 | transition reduction (William), various XSD Schemas fixes (Kasimier |
| 28 | Buchcik), XInclude fallback problem (William), weird problems with DTD |
| 29 | (William), structured error handler callback context (William), reverse |
| 30 | xmlEncodeSpecialChars() behaviour back to escaping '"' |
Daniel Veillard | 3e35f8e | 2003-10-21 00:05:38 +0000 | [diff] [blame] | 31 | |
| 32 | </changes> |
Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 33 | </product> |
| 34 | </xsa> |