blob: aab08b11eb2ada95ea9bd276b90c71dc490af6d7 [file] [log] [blame]
Daniel Veillardb4d30b62003-03-16 22:32:36 +00001<?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 Veillard57c000e2005-03-13 18:34:29 +000011 <version>2.6.17</version>
12 <last-release> Jan 16 2005</last-release>
Daniel Veillardb4d30b62003-03-16 22:32:36 +000013 <info-url>http://xmlsoft.org/</info-url>
Daniel Veillard57c000e2005-03-13 18:34:29 +000014 <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 Veillard3e35f8e2003-10-21 00:05:38 +000038
39</changes>
Daniel Veillardb4d30b62003-03-16 22:32:36 +000040 </product>
41</xsa>