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 | 57c000e | 2005-03-13 18:34:29 +0000 | [diff] [blame^] | 11 | <version>2.6.17</version> |
| 12 | <last-release> Jan 16 2005</last-release> |
Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 13 | <info-url>http://xmlsoft.org/</info-url> |
Daniel Veillard | 57c000e | 2005-03-13 18:34:29 +0000 | [diff] [blame^] | 14 | <changes> - build fixes: Windows, warnings removal (William Brack), |
| 15 | maintainer-clean dependency(William), build in a different directory |
| 16 | (William), fixing --with-minimum configure build (William), BeOS |
| 17 | build (Marcin Konicki), Python-2.4 detection (William), compilation |
| 18 | on AIX (Dan McNichol) |
| 19 | - bug fixes: xmlTextReaderHasAttributes (Rob Richards), xmlCtxtReadFile() |
| 20 | to use the catalog(s), loop on output (William Brack), XPath memory leak, |
| 21 | ID deallocation problem (Steve Shepard), debugDumpNode crash (William), |
| 22 | warning not using error callback (William), xmlStopParser bug (William), |
| 23 | UTF-16 with BOM on DTDs (William), namespace bug on empty elements |
| 24 | in push mode (Rob Richards), line and col computations fixups (Aleksey |
| 25 | Sanin), xmlURIEscape fix (William), xmlXPathErr on bad range (William), |
| 26 | patterns with too many steps, bug in RNG choice optimization, line |
| 27 | number sometimes missing. |
| 28 | |
| 29 | - improvements: XSD Schemas (Kasimier Buchcik), python generator (William), |
| 30 | xmlUTF8Strpos speedup (William), unicode Python strings (William), |
| 31 | XSD error reports (Kasimier Buchcik), Python __str__ call serialize(). |
| 32 | |
| 33 | - new APIs: added xmlDictExists(), GetLineNumber and GetColumnNumber |
| 34 | for the xmlReader (Aleksey Sanin), Dynamic Shared Libraries APIs |
| 35 | (mostly Joel Reed), error extraction API from regexps, new XMLSave |
| 36 | option for format (Phil Shafer) |
| 37 | - documentation: site improvement (John Fleck), FAQ entries (William). |
Daniel Veillard | 3e35f8e | 2003-10-21 00:05:38 +0000 | [diff] [blame] | 38 | |
| 39 | </changes> |
Daniel Veillard | b4d30b6 | 2003-03-16 22:32:36 +0000 | [diff] [blame] | 40 | </product> |
| 41 | </xsa> |