blob: a07144b97ef8349f7b5994216120eb7fefe25f9f [file] [log] [blame]
Daniel Veillard1177ca42003-04-26 22:29:54 +00001<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /><link rel="SHORTCUT ICON" href="/favicon.ico" /><style type="text/css">
Daniel Veillard373a4752002-02-21 14:46:29 +00004TD {font-family: Verdana,Arial,Helvetica}
5BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em}
6H1 {font-family: Verdana,Arial,Helvetica}
7H2 {font-family: Verdana,Arial,Helvetica}
8H3 {font-family: Verdana,Arial,Helvetica}
Daniel Veillardb8cfbd12001-10-25 10:53:28 +00009A:link, A:visited, A:active { text-decoration: underline }
Daniel Veillard5c4cb2d2005-02-20 13:30:02 +000010</style><title>Releases</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo" /></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo" /></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1>The XML C parser and toolkit of Gnome</h1><h2>Releases</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr><tr><td bgcolor="#fffacd"><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="20" value="" /><input name="submit" type="submit" value="Search ..." /></form><ul><li><a href="index.html">Home</a></li><li><a href="http://xmlsoft.org/wiki">Wiki</a></li><li><a href="html/index.html">Reference Manual</a></li><li><a href="intro.html">Introduction</a></li><li><a href="FAQ.html">FAQ</a></li><li><a href="docs.html" style="font-weight:bold">Developer Menu</a></li><li><a href="bugs.html">Reporting bugs and getting help</a></li><li><a href="help.html">How to help</a></li><li><a href="downloads.html">Downloads</a></li><li><a href="news.html">Releases</a></li><li><a href="XMLinfo.html">XML</a></li><li><a href="XSLT.html">XSLT</a></li><li><a href="xmldtd.html">Validation &amp; DTDs</a></li><li><a href="encoding.html">Encodings support</a></li><li><a href="catalog.html">Catalog support</a></li><li><a href="namespaces.html">Namespaces</a></li><li><a href="contribs.html">Contributions</a></li><li><a href="examples/index.html" style="font-weight:bold">Code Examples</a></li><li><a href="html/index.html" style="font-weight:bold">API Menu</a></li><li><a href="guidelines.html">XML Guidelines</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li><li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li><li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li><li><a href="http://www.aleksey.com/xmlsec/">XML-DSig xmlsec</a></li><li><a href="ftp://xmlsoft.org/">FTP</a></li><li><a href="http://www.zlatkovic.com/projects/libxml/">Windows binaries</a></li><li><a href="http://www.blastwave.org/packages.php/libxml2">Solaris binaries</a></li><li><a href="http://www.zveno.com/open_source/libxml2xslt.html">MacOsX binaries</a></li><li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li><li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml2">Bug Tracker</a></li></ul></td></tr></table></td></tr></table></td><td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"><p>Items not finished and worked on, get in touch with the list if you want
Daniel Veillard688f6692004-03-26 10:57:38 +000011to help those</p><ul><li>More testing on RelaxNG</li>
Daniel Veillard72fef162003-02-05 14:31:19 +000012 <li>Finishing up <a href="http://www.w3.org/TR/xmlschema-1/">XML
Daniel Veillard1177ca42003-04-26 22:29:54 +000013 Schemas</a></li>
Daniel Veillard2d908032004-08-10 10:16:36 +000014</ul><p>The <a href="ChangeLog.html">change log</a> describes the recents commits
Daniel Veillard57c000e2005-03-13 18:34:29 +000015to the <a href="http://cvs.gnome.org/viewcvs/libxml2/">CVS</a> code base.</p><p>There is the list of public releases:</p><h3>2.6.18: Mar 13 2005</h3><ul><li> build fixes: warnings (Peter Breitenlohner), testapi.c generation,
16 Bakefile support (Francesco Montorsi), Windows compilation (Joel Reed),
17 some gcc4 fixes, HP-UX portability fixes (Rick Jones).</li>
18 <li> bug fixes: xmlSchemaElementDump namespace (Kasimier Buchcik), push and
19 xmlreader stopping on non-fatal errors, thread support for dictionnaries
20 reference counting (Gary Coady), internal subset and push problem,
21 URL saved in xmlCopyDoc, various schemas bug fixes (Kasimier), Python
22 paths fixup (Stephane Bidoul), xmlGetNodePath and namespaces,
23 xmlSetNsProp fix (Mike Hommey), warning should not count as error
24 (William Brack), xmlCreatePushParser empty chunk, XInclude parser
25 flags (William), cleanup FTP and HTTP code to reuse the uri parsing
26 and IPv6 (William), xmlTextWriterStartAttributeNS fix (Rob Richards),
27 XMLLINT_INDENT being empty (William), xmlWriter bugs (Rob Richards),
28 multithreading on Windows (Rich Salz), xmlSearchNsByHref fix (Kasimier),
29 Python binding leak (Brent Hendricks), aliasing bug exposed by gcc4
30 on s390, xmlTextReaderNext bug (Rob Richards), Schemas decimal type
31 fixes (William Brack), xmlByteConsumed static buffer (Ben Maurer).</li>
32 <li> improvement: speedup parsing comments and DTDs, dictionnary support for
33 hash tables, Schemas Identity constraints (Kasimier), streaming XPath
34 subset, xmlTextReaderReadString added (Bjorn Reese), Schemas canonical
35 values handling (Kasimier), add xmlTextReaderByteConsumed (Aron
36 Stansvik), </li>
37 <li> Documentation: Wiki support (Joel Reed)
38</li></ul><h3>2.6.17: Jan 16 2005</h3><ul><li>build fixes: Windows, warnings removal (William Brack),
Daniel Veillard298d9642005-01-16 20:01:55 +000039 maintainer-clean dependency(William), build in a different directory
40 (William), fixing --with-minimum configure build (William), BeOS
41 build (Marcin Konicki), Python-2.4 detection (William), compilation
42 on AIX (Dan McNichol)</li>
43 <li>bug fixes: xmlTextReaderHasAttributes (Rob Richards), xmlCtxtReadFile()
44 to use the catalog(s), loop on output (William Brack), XPath memory leak,
45 ID deallocation problem (Steve Shepard), debugDumpNode crash (William),
46 warning not using error callback (William), xmlStopParser bug (William),
47 UTF-16 with BOM on DTDs (William), namespace bug on empty elements
48 in push mode (Rob Richards), line and col computations fixups (Aleksey
49 Sanin), xmlURIEscape fix (William), xmlXPathErr on bad range (William),
50 patterns with too many steps, bug in RNG choice optimization, line
51 number sometimes missing.
52 </li>
53 <li>improvements: XSD Schemas (Kasimier Buchcik), python generator (William),
54 xmlUTF8Strpos speedup (William), unicode Python strings (William),
55 XSD error reports (Kasimier Buchcik), Python __str__ call serialize().
56 </li>
57 <li>new APIs: added xmlDictExists(), GetLineNumber and GetColumnNumber
58 for the xmlReader (Aleksey Sanin), Dynamic Shared Libraries APIs
59 (mostly Joel Reed), error extraction API from regexps, new XMLSave
60 option for format (Phil Shafer)</li>
61 <li>documentation: site improvement (John Fleck), FAQ entries (William).</li>
62</ul><h3>2.6.16: Nov 10 2004</h3><ul><li>general hardening and bug fixing crossing all the API based on new
Daniel Veillardc3d7cb42004-11-10 14:34:45 +000063 automated regression testing</li>
64 <li>build fix: IPv6 build and test on AIX (Dodji Seketeli)</li>
65 <li>bug fixes: problem with XML::Libxml reported by Petr Pajas, encoding
66 conversion functions return values, UTF-8 bug affecting XPath reported by
67 Markus Bertheau, catalog problem with NULL entries (William Brack)</li>
68 <li>documentation: fix to xmllint man page, some API function descritpion
69 were updated.</li>
70 <li>improvements: DTD validation APIs provided at the Python level (Brent
71 Hendricks) </li>
72</ul><h3>2.6.15: Oct 27 2004</h3><ul><li>security fixes on the nanoftp and nanohttp modules</li>
Daniel Veillard6927b102004-10-27 17:29:04 +000073 <li>build fixes: xmllint detection bug in configure, building outside the
74 source tree (Thomas Fitzsimmons)</li>
75 <li>bug fixes: HTML parser on broken ASCII chars in names (William), Python
76 paths (Malcolm Tredinnick), xmlHasNsProp and default namespace (William),
77 saving to python file objects (Malcolm Tredinnick), DTD lookup fix
78 (Malcolm), save back &lt;group&gt; in catalogs (William), tree build
79 fixes (DV and Rob Richards), Schemas memory bug, structured error handler
80 on Python 64bits, thread local memory deallocation, memory leak reported
81 by Volker Roth, xmlValidateDtd in the presence of an internal subset,
82 entities and _private problem (William), xmlBuildRelativeURI error
83 (William).</li>
84 <li>improvements: better XInclude error reports (William), tree debugging
85 module and tests, convenience functions at the Reader API (Graham
86 Bennett), add support for PI in the HTML parser.</li>
87</ul><h3>2.6.14: Sep 29 2004</h3><ul><li>build fixes: configure paths for xmllint and xsltproc, compilation
Daniel Veillard210818b2004-09-29 15:50:37 +000088 without HTML parser, compilation warning cleanups (William Brack &amp;
Daniel Veillard6927b102004-10-27 17:29:04 +000089 Malcolm Tredinnick), VMS makefile update (Craig Berry),</li>
Daniel Veillard210818b2004-09-29 15:50:37 +000090 <li>bug fixes: xmlGetUTF8Char (William Brack), QName properties (Kasimier
91 Buchcik), XInclude testing, Notation serialization, UTF8ToISO8859x
92 transcoding (Mark Itzcovitz), lots of XML Schemas cleanup and fixes
93 (Kasimier), ChangeLog cleanup (Stepan Kasal), memory fixes (Mark Vakoc),
94 handling of failed realloc(), out of bound array adressing in Schemas
95 date handling, Python space/tabs cleanups (Malcolm Tredinnick), NMTOKENS
Daniel Veillard6927b102004-10-27 17:29:04 +000096 E20 validation fix (Malcolm),</li>
Daniel Veillard210818b2004-09-29 15:50:37 +000097 <li>improvements: added W3C XML Schemas testsuite (Kasimier Buchcik), add
98 xmlSchemaValidateOneElement (Kasimier), Python exception hierearchy
99 (Malcolm Tredinnick), Python libxml2 driver improvement (Malcolm
100 Tredinnick), Schemas support for xsi:schemaLocation,
101 xsi:noNamespaceSchemaLocation, xsi:type (Kasimier Buchcik)</li>
102</ul><h3>2.6.13: Aug 31 2004</h3><ul><li>build fixes: Windows and zlib (Igor Zlatkovic), -O flag with gcc,
103 Solaris compiler warning, fixing RPM BuildRequires,</li>
Daniel Veillardd1de4a32004-08-31 13:43:07 +0000104 <li>fixes: DTD loading on Windows (Igor), Schemas error reports APIs
105 (Kasimier Buchcik), Schemas validation crash, xmlCheckUTF8 (William Brack
106 and Julius Mittenzwei), Schemas facet check (Kasimier), default namespace
107 problem (William), Schemas hexbinary empty values, encoding error could
108 genrate a serialization loop.</li>
109 <li>Improvements: Schemas validity improvements (Kasimier), added --path
110 and --load-trace options to xmllint</li>
111 <li>documentation: tutorial update (John Fleck)</li>
112</ul><h3>2.6.12: Aug 22 2004</h3><ul><li>build fixes: fix --with-minimum, elfgcchack.h fixes (Peter
Daniel Veillardb331fff2004-08-22 14:21:57 +0000113 Breitenlohner), perl path lookup (William), diff on Solaris (Albert
114 Chin), some 64bits cleanups.</li>
115 <li>Python: avoid a warning with 2.3 (William Brack), tab and space mixes
116 (William), wrapper generator fixes (William), Cygwin support (Gerrit P.
117 Haase), node wrapper fix (Marc-Antoine Parent), XML Schemas support
118 (Torkel Lyng)</li>
119 <li>Schemas: a lot of bug fixes and improvements from Kasimier Buchcik</li>
120 <li>fixes: RVT fixes (William), XPath context resets bug (William), memory
121 debug (Steve Hay), catalog white space handling (Peter Breitenlohner),
122 xmlReader state after attribute reading (William), structured error
123 handler (William), XInclude generated xml:base fixup (William), Windows
124 memory reallocation problem (Steve Hay), Out of Memory conditions
125 handling (William and Olivier Andrieu), htmlNewDoc() charset bug,
126 htmlReadMemory init (William), a posteriori validation DTD base
127 (William), notations serialization missing, xmlGetNodePath (Dodji),
128 xmlCheckUTF8 (Diego Tartara), missing line numbers on entity
129 (William)</li>
130 <li>improvements: DocBook catalog build scrip (William), xmlcatalog tool
131 (Albert Chin), xmllint --c14n option, no_proxy environment (Mike Hommey),
132 xmlParseInNodeContext() addition, extend xmllint --shell, allow XInclude
133 to not generate start/end nodes, extend xmllint --version to include CVS
134 tag (William)</li>
135 <li>documentation: web pages fixes, validity API docs fixes (William)
136 schemas API fix (Eric Haszlakiewicz), xmllint man page (John Fleck)</li>
137</ul><h3>2.6.11: July 5 2004</h3><ul><li>Schemas: a lot of changes and improvements by Kasimier Buchcik for
Daniel Veillard45cb0f42004-07-05 17:45:35 +0000138 attributes, namespaces and simple types.</li>
139 <li>build fixes: --with-minimum (William Brack), some gcc cleanup
140 (William), --with-thread-alloc (William)</li>
141 <li>portability: Windows binary package change (Igor Zlatkovic), Catalog
142 path on Windows</li>
143 <li>documentation: update to the tutorial (John Fleck), xmllint return code
Daniel Veillardb331fff2004-08-22 14:21:57 +0000144 (John Fleck), man pages (Ville Skytta),</li>
Daniel Veillard45cb0f42004-07-05 17:45:35 +0000145 <li>bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
146 properly initialize the library (William), empty node set in XPath
147 (William), xmlSchemas errors (William), invalid charref problem pointed
148 by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
Daniel Veillardb331fff2004-08-22 14:21:57 +0000149 with div processing (William), XPointer and xml:base problem(William),
Daniel Veillard45cb0f42004-07-05 17:45:35 +0000150 Reader and entities, xmllint return code for schemas (William), reader
151 streaming problem (Steve Ball), DTD serialization problem (William),
152 libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on
153 Python classes, xmlReader buffer bug, Python bindings memory interfaces
154 improvement (with Stéphane Bidoul), Fixed the push parser to be back to
155 synchronous behaviour.</li>
156 <li>improvement: custom per-thread I/O enhancement (Rob Richards), register
157 namespace in debug shell (Stefano Debenedetti), Python based regression
158 test for non-Unix users (William), dynamically increase the number of
159 XPath extension functions in Python and fix a memory leak (Marc-Antoine
160 Parent and William)</li>
161 <li>performance: hack done with Arjan van de Ven to reduce ELF footprint
162 and generated code on Linux, plus use gcc runtime profiling to optimize
163 the code generated in the RPM packages.</li>
164</ul><h3>2.6.10: May 17 2004</h3><ul><li>Web page generated for ChangeLog</li>
Daniel Veillard81205012004-05-18 03:06:41 +0000165 <li>build fixes: --without-html problems, make check without make all</li>
166 <li>portability: problem with xpath.c on Windows (MSC and Borland), memcmp
167 vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++ do not
168 use "list" as parameter name, make tests work with Python 1.5 (Ed
169 Davis),</li>
170 <li>improvements: made xmlTextReaderMode public, small buffers resizing
171 (Morten Welinder), add --maxmem option to xmllint, add
172 xmlPopInputCallback() for Matt Sergeant, refactoring of serialization
Daniel Veillard45cb0f42004-07-05 17:45:35 +0000173 escaping, added escaping customization</li>
Daniel Veillard81205012004-05-18 03:06:41 +0000174 <li>bugfixes: xsd:extension (Taihei Goi), assorted regexp bugs (William
175 Brack), xmlReader end of stream problem, node deregistration with reader,
176 URI escaping and filemanes, XHTML1 formatting (Nick Wellnhofer), regexp
177 transition reduction (William), various XSD Schemas fixes (Kasimier
178 Buchcik), XInclude fallback problem (William), weird problems with DTD
179 (William), structured error handler callback context (William), reverse
180 xmlEncodeSpecialChars() behaviour back to escaping '"'</li>
181</ul><h3>2.6.9: Apr 18 2004</h3><ul><li>implement xml:id Working Draft, relaxed XPath id() checking</li>
Daniel Veillardeca726d2004-04-18 21:47:34 +0000182 <li>bugfixes: xmlCtxtReset (Brent Hendricks), line number and CDATA (Dave
183 Beckett), Relax-NG compilation (William Brack), Regexp patches (with
184 William), xmlUriEscape (Mark Vakoc), a Relax-NG notAllowed problem (with
185 William), Relax-NG name classes compares (William), XInclude duplicate
186 fallback (William), external DTD encoding detection (William), a DTD
187 validation bug (William), xmlReader Close() fix, recusive extention
188 schemas</li>
189 <li>improvements: use xmlRead* APIs in test tools (Mark Vakoc), indenting
190 save optimization, better handle IIS broken HTTP redirect behaviour (Ian
191 Hummel), HTML parser frameset (James Bursa), libxml2-python RPM
192 dependancy, XML Schemas union support (Kasimier Buchcik), warning removal
193 clanup (William), keep ChangeLog compressed when installing from RPMs</li>
194 <li>documentation: examples and xmlDocDumpMemory docs (John Fleck), new
Daniel Veillardd4cfcef2004-05-06 18:55:27 +0000195 example (load, xpath, modify, save), xmlCatalogDump() comments,</li>
Daniel Veillardeca726d2004-04-18 21:47:34 +0000196 <li>Windows: Borland C++ builder (Eric Zurcher), work around Microsoft
197 compiler NaN handling bug (Mark Vakoc)</li>
198</ul><h3>2.6.8: Mar 23 2004</h3><ul><li>First step of the cleanup of the serialization code and APIs</li>
Daniel Veillard252004d2004-03-23 12:32:32 +0000199 <li>XML Schemas: mixed content (Adam Dickmeiss), QName handling fixes (Adam
200 Dickmeiss), anyURI for "" (John Belmonte)</li>
201 <li>Python: Canonicalization C14N support added (Anthony Carrico)</li>
202 <li>xmlDocCopyNode() extension (William)</li>
203 <li>Relax-NG: fix when processing XInclude results (William), external
204 reference in interleave (William), missing error on &lt;choice&gt;
205 failure (William), memory leak in schemas datatype facets.</li>
206 <li>xmlWriter: patch for better DTD support (Alfred Mickautsch)</li>
207 <li>bug fixes: xmlXPathLangFunction memory leak (Mike Hommey and William
208 Brack), no ID errors if using HTML_PARSE_NOERROR, xmlcatalog fallbacks to
209 URI on SYSTEM lookup failure, XInclude parse flags inheritance (William),
210 XInclude and XPointer fixes for entities (William), XML parser bug
211 reported by Holger Rauch, nanohttp fd leak (William), regexps char
212 groups '-' handling (William), dictionnary reference counting problems,
Daniel Veillardd99224d2004-04-06 10:04:16 +0000213 do not close stderr.</li>
Daniel Veillard252004d2004-03-23 12:32:32 +0000214 <li>performance patches from Petr Pajas</li>
215 <li>Documentation fixes: XML_CATALOG_FILES in man pages (Mike Hommey)</li>
216 <li>compilation and portability fixes: --without-valid, catalog cleanups
217 (Peter Breitenlohner), MingW patch (Roland Schwingel), cross-compilation
218 to Windows (Christophe de Vienne), --with-html-dir fixup (Julio Merino
219 Vidal), Windows build (Eric Zurcher)</li>
Daniel Veillard92914492004-02-23 16:33:21 +0000220</ul><h3>2.6.7: Feb 23 2004</h3><ul><li>documentation: tutorial updates (John Fleck), benchmark results</li>
221 <li>xmlWriter: updates and fixes (Alfred Mickautsch, Lucas Brasilino)</li>
222 <li>XPath optimization (Petr Pajas)</li>
223 <li>DTD ID handling optimization</li>
224 <li>bugfixes: xpath number with &gt; 19 fractional (William Brack), push
225 mode with unescaped '&gt;' characters, fix xmllint --stream --timing, fix
226 xmllint --memory --stream memory usage, xmlAttrSerializeTxtContent
227 handling NULL, trying to fix Relax-NG/Perl interface.</li>
228 <li>python: 2.3 compatibility, whitespace fixes (Malcolm Tredinnick)</li>
229 <li>Added relaxng option to xmllint --shell</li>
Daniel Veillard5c9547e2004-02-12 15:31:49 +0000230</ul><h3>2.6.6: Feb 12 2004</h3><ul><li>nanohttp and nanoftp: buffer overflow error on URI parsing (Igor and
231 William) reported by Yuuichi Teranishi</li>
232 <li>bugfixes: make test and path issues, xmlWriter attribute serialization
233 (William Brack), xmlWriter indentation (William), schemas validation
234 (Eric Haszlakiewicz), XInclude dictionnaries issues (William and Oleg
235 Paraschenko), XInclude empty fallback (William), HTML warnings (William),
236 XPointer in XInclude (William), Python namespace serialization,
237 isolat1ToUTF8 bound error (Alfred Mickautsch), output of parameter
238 entities in internal subset (William), internal subset bug in push mode,
239 &lt;xs:all&gt; fix (Alexey Sarytchev)</li>
240 <li>Build: fix for automake-1.8 (Alexander Winston), warnings removal
241 (Philip Ludlam), SOCKLEN_T detection fixes (Daniel Richard), fix
242 --with-minimum configuration.</li>
243 <li>XInclude: allow the 2001 namespace without warning.</li>
244 <li>Documentation: missing example/index.html (John Fleck), version
245 dependancies (John Fleck)</li>
246 <li>reader API: structured error reporting (Steve Ball)</li>
247 <li>Windows compilation: mingw, msys (Mikhail Grushinskiy), function
248 prototype (Cameron Johnson), MSVC6 compiler warnings, _WINSOCKAPI_
249 patch</li>
250 <li>Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in
251 input.</li>
Daniel Veillard189f46b2004-01-25 21:03:04 +0000252</ul><h3>2.6.5: Jan 25 2004</h3><ul><li>Bugfixes: dictionnaries for schemas (William Brack), regexp segfault
253 (William), xs:all problem (William), a number of XPointer bugfixes
254 (William), xmllint error go to stderr, DTD validation problem with
255 namespace, memory leak (William), SAX1 cleanup and minimal options fixes
256 (Mark Vadoc), parser context reset on error (Shaun McCance), XPath union
257 evaluation problem (William) , xmlReallocLoc with NULL (Aleksey Sanin),
258 XML Schemas double free (Steve Ball), XInclude with no href, argument
259 callbacks order for XPath callbacks (Frederic Peters)</li>
260 <li>Documentation: python scripts (William Brack), xslt stylesheets (John
261 Fleck), doc (Sven Zimmerman), I/O example.</li>
262 <li>Python bindings: fixes (William), enum support (Stéphane Bidoul),
263 structured error reporting (Stéphane Bidoul)</li>
264 <li>XInclude: various fixes for conformance, problem related to dictionnary
265 references (William &amp; me), recursion (William)</li>
266 <li>xmlWriter: indentation (Lucas Brasilino), memory leaks (Alfred
Daniel Veillard5c9547e2004-02-12 15:31:49 +0000267 Mickautsch),</li>
Daniel Veillard189f46b2004-01-25 21:03:04 +0000268 <li>xmlSchemas: normalizedString datatype (John Belmonte)</li>
269 <li>code cleanup for strings functions (William)</li>
270 <li>Windows: compiler patches (Mark Vakoc)</li>
271 <li>Parser optimizations, a few new XPath and dictionnary APIs for future
272 XSLT optimizations.</li>
Daniel Veillarde6e59cd2003-12-24 11:56:44 +0000273</ul><h3>2.6.4: Dec 24 2003</h3><ul><li>Windows build fixes (Igor Zlatkovic)</li>
Daniel Veillard189f46b2004-01-25 21:03:04 +0000274 <li>Some serious XInclude problems reported by Oleg Paraschenko and</li>
275 <li>Unix and Makefile packaging fixes (me, William Brack,</li>
Daniel Veillarde6e59cd2003-12-24 11:56:44 +0000276 <li>Documentation improvements (John Fleck, William Brack), example fix
277 (Lucas Brasilino)</li>
278 <li>bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
279 NULL strings (William Brack) , API building reader or parser from
280 filedescriptor should not close it, changed XPath sorting to be stable
281 again (William Brack), xmlGetNodePath() generating '(null)' (William
282 Brack), DTD validation and namespace bug (William Brack), XML Schemas
283 double inclusion behaviour</li>
Daniel Veillardc480c4e2003-12-10 13:24:38 +0000284</ul><h3>2.6.3: Dec 10 2003</h3><ul><li>documentation updates and cleanup (DV, William Brack, John Fleck)</li>
285 <li>added a repository of examples, examples from Aleksey Sanin, Dodji
Daniel Veillarde6e59cd2003-12-24 11:56:44 +0000286 Seketeli, Alfred Mickautsch</li>
Daniel Veillardc480c4e2003-12-10 13:24:38 +0000287 <li>Windows updates: Mark Vakoc, Igor Zlatkovic, Eric Zurcher, Mingw
288 (Kenneth Haley)</li>
289 <li>Unicode range checking (William Brack)</li>
290 <li>code cleanup (William Brack)</li>
291 <li>Python bindings: doc (John Fleck), bug fixes</li>
292 <li>UTF-16 cleanup and BOM issues (William Brack)</li>
293 <li>bug fixes: ID and xmlReader validation, XPath (William Brack),
294 xmlWriter (Alfred Mickautsch), hash.h inclusion problem, HTML parser
295 (James Bursa), attribute defaulting and validation, some serialization
296 cleanups, XML_GET_LINE macro, memory debug when using threads (William
297 Brack), serialization of attributes and entities content, xmlWriter
298 (Daniel Schulman)</li>
299 <li>XInclude bugfix, new APIs and update to the last version including the
300 namespace change.</li>
301 <li>XML Schemas improvements: include (Robert Stepanek), import and
302 namespace handling, fixed the regression tests troubles, added examples
Daniel Veillarde6e59cd2003-12-24 11:56:44 +0000303 based on Eric van der Vlist book, regexp fixes</li>
Daniel Veillardc480c4e2003-12-10 13:24:38 +0000304 <li>preliminary pattern support for streaming (needed for schemas
305 constraints), added xmlTextReaderPreservePattern() to collect subdocument
306 when streaming.</li>
307 <li>various fixes in the structured error handling</li>
Daniel Veillard6d373a22003-11-04 10:26:43 +0000308</ul><h3>2.6.2: Nov 4 2003</h3><ul><li>XPath context unregistration fixes</li>
309 <li>text node coalescing fixes (Mark Lilback)</li>
310 <li>API to screate a W3C Schemas from an existing document (Steve Ball)</li>
311 <li>BeOS patches (Marcin 'Shard' Konicki)</li>
312 <li>xmlStrVPrintf function added (Aleksey Sanin)</li>
313 <li>compilation fixes (Mark Vakoc)</li>
314 <li>stdin parsing fix (William Brack)</li>
315 <li>a posteriori DTD validation fixes</li>
Daniel Veillardc480c4e2003-12-10 13:24:38 +0000316 <li>xmlReader bug fixes: Walker fixes, python bindings</li>
Daniel Veillard6d373a22003-11-04 10:26:43 +0000317 <li>fixed xmlStopParser() to really stop the parser and errors</li>
318 <li>always generate line numbers when using the new xmlReadxxx
319 functions</li>
320 <li>added XInclude support to the xmlReader interface</li>
321 <li>implemented XML_PARSE_NONET parser option</li>
322 <li>DocBook XSLT processing bug fixed</li>
323 <li>HTML serialization for &lt;p&gt; elements (William Brack and me)</li>
324 <li>XPointer failure in XInclude are now handled as resource errors</li>
325 <li>fixed xmllint --html to use the HTML serializer on output (added
326 --xmlout to implement the previous behaviour of saving it using the XML
327 serializer)</li>
Daniel Veillarde4e3f5d2003-10-28 23:06:32 +0000328</ul><h3>2.6.1: Oct 28 2003</h3><ul><li>Mostly bugfixes after the big 2.6.0 changes</li>
329 <li>Unix compilation patches: libxml.m4 (Patrick Welche), warnings cleanup
330 (William Brack)</li>
331 <li>Windows compilation patches (Joachim Bauch, Stephane Bidoul, Igor
332 Zlatkovic)</li>
333 <li>xmlWriter bugfix (Alfred Mickautsch)</li>
334 <li>chvalid.[ch]: couple of fixes from Stephane Bidoul</li>
Daniel Veillard6d373a22003-11-04 10:26:43 +0000335 <li>context reset: error state reset, push parser reset (Graham
336 Bennett)</li>
Daniel Veillarde4e3f5d2003-10-28 23:06:32 +0000337 <li>context reuse: generate errors if file is not readable</li>
338 <li>defaulted attributes for element coming from internal entities
339 (Stephane Bidoul)</li>
340 <li>Python: tab and spaces mix (William Brack)</li>
341 <li>Error handler could crash in DTD validation in 2.6.0</li>
342 <li>xmlReader: do not use the document or element _private field</li>
343 <li>testSAX.c: avoid a problem with some PIs (Massimo Morara)</li>
344 <li>general bug fixes: mandatory encoding in text decl, serializing
345 Document Fragment nodes, xmlSearchNs 2.6.0 problem (Kasimier Buchcik),
346 XPath errors not reported, slow HTML parsing of large documents.</li>
Daniel Veillard3e35f8e2003-10-21 00:05:38 +0000347</ul><h3>2.6.0: Oct 20 2003</h3><ul><li>Major revision release: should be API and ABI compatible but got a lot
348 of change</li>
349 <li>Increased the library modularity, far more options can be stripped out,
350 a --with-minimum configuration will weight around 160KBytes</li>
351 <li>Use per parser and per document dictionnary, allocate names and small
352 text nodes from the dictionnary</li>
353 <li>Switch to a SAX2 like parser rewrote most of the XML parser core,
354 provides namespace resolution and defaulted attributes, minimize memory
355 allocations and copies, namespace checking and specific error handling,
356 immutable buffers, make predefined entities static structures, etc...</li>
357 <li>rewrote all the error handling in the library, all errors can be
358 intercepted at a structured level, with precise information
359 available.</li>
360 <li>New simpler and more generic XML and HTML parser APIs, allowing to
361 easilly modify the parsing options and reuse parser context for multiple
362 consecutive documents.</li>
363 <li>Similar new APIs for the xmlReader, for options and reuse, provided new
364 functions to access content as const strings, use them for Python
365 bindings</li>
366 <li>a lot of other smaller API improvements: xmlStrPrintf (Aleksey Sanin),
367 Walker i.e. reader on a document tree based on Alfred Mickautsch code,
368 make room in nodes for line numbers, reference counting and future PSVI
369 extensions, generation of character ranges to be checked with faster
370 algorithm (William), xmlParserMaxDepth (Crutcher Dunnavant), buffer
371 access</li>
372 <li>New xmlWriter API provided by Alfred Mickautsch</li>
373 <li>Schemas: base64 support by Anthony Carrico</li>
374 <li>Parser&lt;-&gt;HTTP integration fix, proper processing of the Mime-Type
375 and charset informations if available.</li>
376 <li>Relax-NG: bug fixes including the one reported by Martijn Faassen and
377 zeroOrMore, better error reporting.</li>
378 <li>Python bindings (Stéphane Bidoul), never use stdout for errors
379 output</li>
380 <li>Portability: all the headers have macros for export and calling
381 convention definitions (Igor Zlatkovic), VMS update (Craig A. Berry),
382 Windows: threads (Jesse Pelton), Borland compiler (Eric Zurcher, Igor),
383 Mingw (Igor), typos (Mark Vakoc), beta version (Stephane Bidoul),
384 warning cleanups on AIX and MIPS compilers (William Brack), BeOS (Marcin
385 'Shard' Konicki)</li>
386 <li>Documentation fixes and README (William Brack), search fix (William),
387 tutorial updates (John Fleck), namespace docs (Stefan Kost)</li>
388 <li>Bug fixes: xmlCleanupParser (Dave Beckett), threading uninitialized
389 mutexes, HTML doctype lowercase, SAX/IO (William), compression detection
390 and restore (William), attribute declaration in DTDs (William), namespace
391 on attribute in HTML output (William), input filename (Rob Richards),
392 namespace DTD validation, xmlReplaceNode (Chris Ryland), I/O callbacks
393 (Markus Keim), CDATA serialization (Shaun McCance), xmlReader (Peter
394 Derr), high codepoint charref like &amp;#x10FFFF;, buffer access in push
395 mode (Justin Fletcher), TLS threads on Windows (Jesse Pelton), XPath bug
396 (William), xmlCleanupParser (Marc Liyanage), CDATA output (William), HTTP
397 error handling.</li>
398 <li>xmllint options: --dtdvalidfpi for Tobias Reif, --sax1 for compat
399 testing, --nodict for building without tree dictionnary, --nocdata to
400 replace CDATA by text, --nsclean to remove surperfluous namespace
401 declarations</li>
402 <li>added xml2-config --libtool-libs option from Kevin P. Fleming</li>
403 <li>a lot of profiling and tuning of the code, speedup patch for
404 xmlSearchNs() by Luca Padovani. The xmlReader should do far less
405 allocation and it speed should get closer to SAX. Chris Anderson worked
406 on speeding and cleaning up repetitive checking code.</li>
Daniel Veillard024f1992003-12-10 16:43:49 +0000407 <li>cleanup of "make tests"</li>
Daniel Veillard3e35f8e2003-10-21 00:05:38 +0000408 <li>libxml-2.0-uninstalled.pc from Malcolm Tredinnick</li>
409 <li>deactivated the broken docBook SGML parser code and plugged the XML
410 parser instead.</li>
Daniel Veillardeec1ae92003-09-09 13:11:01 +0000411</ul><h3>2.5.11: Sep 9 2003</h3><p>A bugfix only release:</p><ul><li>risk of crash in Relax-NG</li>
412 <li>risk of crash when using multithreaded programs</li>
Daniel Veillardcfba2fe2003-08-15 00:33:43 +0000413</ul><h3>2.5.10: Aug 15 2003</h3><p>A bugfixes only release</p><ul><li>Windows Makefiles (William Brack)</li>
414 <li>UTF-16 support fixes (Mark Itzcovitz)</li>
415 <li>Makefile and portability (William Brack) automake, Linux alpha, Mingw
Daniel Veillardeec1ae92003-09-09 13:11:01 +0000416 on Windows (Mikhail Grushinskiy)</li>
Daniel Veillardcfba2fe2003-08-15 00:33:43 +0000417 <li>HTML parser (Oliver Stoeneberg)</li>
418 <li>XInclude performance problem reported by Kevin Ruscoe</li>
419 <li>XML parser performance problem reported by Grant Goodale</li>
420 <li>xmlSAXParseDTD() bug fix from Malcolm Tredinnick</li>
Daniel Veillardeec1ae92003-09-09 13:11:01 +0000421 <li>and a couple other cleanup</li>
Daniel Veillard83ee40d2003-08-09 22:24:09 +0000422</ul><h3>2.5.9: Aug 9 2003</h3><ul><li>bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build
423 (Wiliam Brake, Jesse Pelton, Igor), Schemas (Peter Sobisch), threading
424 (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli),
425 xmlReader, Relax-NG schemas compilation, namespace handling, EXSLT (Sean
426 Griffin), HTML parsing problem (William Brack), DTD validation for mixed
427 content + namespaces, HTML serialization, library initialization,
428 progressive HTML parser</li>
429 <li>better interfaces for Relax-NG error handling (Joachim Bauch, )</li>
430 <li>adding xmlXIncludeProcessTree() for XInclud'ing in a subtree</li>
431 <li>doc fixes and improvements (John Fleck)</li>
432 <li>configure flag for -with-fexceptions when embedding in C++</li>
433 <li>couple of new UTF-8 helper functions (William Brack)</li>
434 <li>general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi)</li>
435 <li>xmlTextReader cleanup + enum for node types (Bjorn Reese)</li>
436 <li>general compilation/warning cleanup Solaris/HP-UX/... (William
437 Brack)</li>
Daniel Veillard95c09d92003-07-07 12:11:06 +0000438</ul><h3>2.5.8: Jul 6 2003</h3><ul><li>bugfixes: XPath, XInclude, file/URI mapping, UTF-16 save (Mark
439 Itzcovitz), UTF-8 checking, URI saving, error printing (William Brack),
440 PI related memleak, compilation without schemas or without xpath (Joerg
441 Schmitz-Linneweber/Garry Pennington), xmlUnlinkNode problem with DTDs,
442 rpm problem on , i86_64, removed a few compilation problems from 2.5.7,
443 xmlIOParseDTD, and xmlSAXParseDTD (Malcolm Tredinnick)</li>
444 <li>portability: DJGPP (MsDos) , OpenVMS (Craig A. Berry)</li>
445 <li>William Brack fixed multithreading lock problems</li>
446 <li>IPv6 patch for FTP and HTTP accesses (Archana Shah/Wipro)</li>
447 <li>Windows fixes (Igor Zlatkovic, Eric Zurcher), threading (Stéphane
448 Bidoul)</li>
449 <li>A few W3C Schemas Structure improvements</li>
450 <li>W3C Schemas Datatype improvements (Charlie Bozeman)</li>
451 <li>Python bindings for thread globals (Stéphane Bidoul), and method/class
Daniel Veillard83ee40d2003-08-09 22:24:09 +0000452 generator</li>
453 <li>added --nonet option to xmllint</li>
Daniel Veillard95c09d92003-07-07 12:11:06 +0000454 <li>documentation improvements (John Fleck)</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000455</ul><h3>2.5.7: Apr 25 2003</h3><ul><li>Relax-NG: Compiling to regexp and streaming validation on top of the
Daniel Veillard92fc02c2003-04-24 23:12:35 +0000456 xmlReader interface, added to xmllint --stream</li>
457 <li>xmlReader: Expand(), Next() and DOM access glue, bug fixes</li>
458 <li>Support for large files: RGN validated a 4.5GB instance</li>
459 <li>Thread support is now configured in by default</li>
460 <li>Fixes: update of the Trio code (Bjorn), WXS Date and Duration fixes
461 (Charles Bozeman), DTD and namespaces (Brent Hendricks), HTML push parser
462 and zero bytes handling, some missing Windows file path conversions,
Daniel Veillard024f1992003-12-10 16:43:49 +0000463 behaviour of the parser and validator in the presence of "out of memory"
Daniel Veillard93d95252003-04-29 20:25:40 +0000464 error conditions</li>
Daniel Veillard92fc02c2003-04-24 23:12:35 +0000465 <li>extended the API to be able to plug a garbage collecting memory
466 allocator, added xmlMallocAtomic() and modified the allocations
467 accordingly.</li>
468 <li>Performances: removed excessive malloc() calls, speedup of the push and
469 xmlReader interfaces, removed excessive thread locking</li>
470 <li>Documentation: man page (John Fleck), xmlReader documentation</li>
471 <li>Python: adding binding for xmlCatalogAddLocal (Brent M Hendricks)</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000472</ul><h3>2.5.6: Apr 1 2003</h3><ul><li>Fixed W3C XML Schemas datatype, should be compliant now except for
Daniel Veillardc2d4a932003-04-01 11:13:05 +0000473 binHex and base64 which are not supported yet.</li>
474 <li>bug fixes: non-ASCII IDs, HTML output, XInclude on large docs and
475 XInclude entities handling, encoding detection on external subsets, XML
476 Schemas bugs and memory leaks, HTML parser (James Bursa)</li>
477 <li>portability: python/trio (Albert Chin), Sun compiler warnings</li>
478 <li>documentation: added --relaxng option to xmllint man page (John)</li>
479 <li>improved error reporting: xml:space, start/end tag mismatches, Relax NG
480 errors</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000481</ul><h3>2.5.5: Mar 24 2003</h3><ul><li>Lot of fixes on the Relax NG implementation. More testing including
Daniel Veillardd8da01c2003-03-24 15:58:23 +0000482 DocBook and TEI examples.</li>
483 <li>Increased the support for W3C XML Schemas datatype</li>
484 <li>Several bug fixes in the URI handling layer</li>
485 <li>Bug fixes: HTML parser, xmlReader, DTD validation, XPath, encoding
486 conversion, line counting in the parser.</li>
487 <li>Added support for $XMLLINT_INDENT environment variable, FTP delete</li>
488 <li>Fixed the RPM spec file name</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000489</ul><h3>2.5.4: Feb 20 2003</h3><ul><li>Conformance testing and lot of fixes on Relax NG and XInclude
Daniel Veillard17bed982003-02-24 20:11:43 +0000490 implementation</li>
491 <li>Implementation of XPointer element() scheme</li>
492 <li>Bug fixes: XML parser, XInclude entities merge, validity checking on
493 namespaces,
494 <p>2 serialization bugs, node info generation problems, a DTD regexp
495 generation problem.</p>
496 </li>
497 <li>Portability: windows updates and path canonicalization (Igor)</li>
498 <li>A few typo fixes (Kjartan Maraas)</li>
499 <li>Python bindings generator fixes (Stephane Bidoul)</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000500</ul><h3>2.5.3: Feb 10 2003</h3><ul><li>RelaxNG and XML Schemas datatypes improvements, and added a first
Daniel Veillard1d788d22003-02-10 16:21:58 +0000501 version of RelaxNG Python bindings</li>
502 <li>Fixes: XLink (Sean Chittenden), XInclude (Sean Chittenden), API fix for
503 serializing namespace nodes, encoding conversion bug, XHTML1
504 serialization</li>
505 <li>Portability fixes: Windows (Igor), AMD 64bits RPM spec file</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000506</ul><h3>2.5.2: Feb 5 2003</h3><ul><li>First implementation of RelaxNG, added --relaxng flag to xmllint</li>
Daniel Veillard72fef162003-02-05 14:31:19 +0000507 <li>Schemas support now compiled in by default.</li>
508 <li>Bug fixes: DTD validation, namespace checking, XInclude and entities,
509 delegateURI in XML Catalogs, HTML parser, XML reader (Stéphane Bidoul),
510 XPath parser and evaluation, UTF8ToUTF8 serialization, XML reader memory
511 consumption, HTML parser, HTML serialization in the presence of
512 namespaces</li>
513 <li>added an HTML API to check elements and attributes.</li>
514 <li>Documentation improvement, PDF for the tutorial (John Fleck), doc
515 patches (Stefan Kost)</li>
516 <li>Portability fixes: NetBSD (Julio Merino), Windows (Igor Zlatkovic)</li>
517 <li>Added python bindings for XPointer, contextual error reporting
518 (Stéphane Bidoul)</li>
519 <li>URI/file escaping problems (Stefano Zacchiroli)</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000520</ul><h3>2.5.1: Jan 8 2003</h3><ul><li>Fixes a memory leak and configuration/compilation problems in 2.5.0</li>
Daniel Veillarde2830f12003-01-08 17:47:49 +0000521 <li>documentation updates (John)</li>
522 <li>a couple of XmlTextReader fixes</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000523</ul><h3>2.5.0: Jan 6 2003</h3><ul><li>New <a href="xmlreader.html">XmltextReader interface</a> based on C#
Daniel Veillard7b4b2f92003-01-06 13:11:20 +0000524 API (with help of Stéphane Bidoul)</li>
525 <li>Windows: more exports, including the new API (Igor)</li>
526 <li>XInclude fallback fix</li>
527 <li>Python: bindings for the new API, packaging (Stéphane Bidoul),
528 drv_libxml2.py Python xml.sax driver (Stéphane Bidoul), fixes, speedup
529 and iterators for Python-2.2 (Hannu Krosing)</li>
530 <li>Tutorial fixes (john Fleck and Niraj Tolia) xmllint man update
531 (John)</li>
532 <li>Fix an XML parser bug raised by Vyacheslav Pindyura</li>
533 <li>Fix for VMS serialization (Nigel Hall) and config (Craig A. Berry)</li>
534 <li>Entities handling fixes</li>
535 <li>new API to optionally track node creation and deletion (Lukas
536 Schroeder)</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000537 <li>Added documentation for the XmltextReader interface and some <a href="guidelines.html">XML guidelines</a></li>
538</ul><h3>2.4.30: Dec 12 2002</h3><ul><li>2.4.29 broke the python bindings, rereleasing</li>
Daniel Veillardc1eed322002-12-12 11:01:32 +0000539 <li>Improvement/fixes of the XML API generator, and couple of minor code
540 fixes.</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000541</ul><h3>2.4.29: Dec 11 2002</h3><ul><li>Windows fixes (Igor): Windows CE port, pthread linking, python bindings
Daniel Veillard9b4bb4d2002-12-11 19:28:47 +0000542 (Stéphane Bidoul), Mingw (Magnus Henoch), and export list updates</li>
543 <li>Fix for prev in python bindings (ERDI Gergo)</li>
544 <li>Fix for entities handling (Marcus Clarke)</li>
545 <li>Refactored the XML and HTML dumps to a single code path, fixed XHTML1
546 dump</li>
547 <li>Fix for URI parsing when handling URNs with fragment identifiers</li>
548 <li>Fix for HTTP URL escaping problem</li>
549 <li>added an TextXmlReader (C#) like API (work in progress)</li>
550 <li>Rewrote the API in XML generation script, includes a C parser and saves
551 more informations needed for C# bindings</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000552</ul><h3>2.4.28: Nov 22 2002</h3><ul><li>a couple of python binding fixes</li>
Daniel Veillardf9c4cad2002-11-22 15:57:07 +0000553 <li>2 bug fixes in the XML push parser</li>
554 <li>potential memory leak removed (Martin Stoilov)</li>
555 <li>fix to the configure script for Unix (Dimitri Papadopoulos)</li>
Daniel Veillard024f1992003-12-10 16:43:49 +0000556 <li>added encoding support for XInclude parse="text"</li>
Daniel Veillardf9c4cad2002-11-22 15:57:07 +0000557 <li>autodetection of XHTML1 and specific serialization rules added</li>
Daniel Veillard9b4bb4d2002-12-11 19:28:47 +0000558 <li>nasty threading bug fixed (William Brack)</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000559</ul><h3>2.4.27: Nov 17 2002</h3><ul><li>fixes for the Python bindings</li>
Daniel Veillarddad3f682002-11-17 16:47:27 +0000560 <li>a number of bug fixes: SGML catalogs, xmlParseBalancedChunkMemory(),
561 HTML parser, Schemas (Charles Bozeman), document fragment support
562 (Christian Glahn), xmlReconciliateNs (Brian Stafford), XPointer,
563 xmlFreeNode(), xmlSAXParseMemory (Peter Jones), xmlGetNodePath (Petr
564 Pajas), entities processing</li>
565 <li>added grep to xmllint --shell</li>
566 <li>VMS update patch from Craig A. Berry</li>
567 <li>cleanup of the Windows build with support for more compilers (Igor),
568 better thread support on Windows</li>
569 <li>cleanup of Unix Makefiles and spec file</li>
570 <li>Improvements to the documentation (John Fleck)</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000571</ul><h3>2.4.26: Oct 18 2002</h3><ul><li>Patches for Windows CE port, improvements on Windows paths handling</li>
Daniel Veillarde645e8c2002-10-22 17:35:37 +0000572 <li>Fixes to the validation code (DTD and Schemas), xmlNodeGetPath() ,
573 HTML serialization, Namespace compliance, and a number of small
574 problems</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000575</ul><h3>2.4.25: Sep 26 2002</h3><ul><li>A number of bug fixes: XPath, validation, Python bindings, DOM and
Daniel Veillarde16b5742002-09-26 17:50:03 +0000576 tree, xmlI/O, Html</li>
577 <li>Serious rewrite of XInclude</li>
578 <li>Made XML Schemas regexp part of the default build and APIs, small fix
579 and improvement of the regexp core</li>
580 <li>Changed the validation code to reuse XML Schemas regexp APIs</li>
581 <li>Better handling of Windows file paths, improvement of Makefiles (Igor,
582 Daniel Gehriger, Mark Vakoc)</li>
583 <li>Improved the python I/O bindings, the tests, added resolver and regexp
Daniel Veillard321be0c2002-10-08 21:26:42 +0000584 APIs</li>
Daniel Veillarde16b5742002-09-26 17:50:03 +0000585 <li>New logos from Marc Liyanage</li>
586 <li>Tutorial improvements: John Fleck, Christopher Harris</li>
587 <li>Makefile: Fixes for AMD x86_64 (Mandrake), DESTDIR (Christophe
588 Merlet)</li>
589 <li>removal of all stderr/perror use for error reporting</li>
590 <li>Better error reporting: XPath and DTD validation</li>
591 <li>update of the trio portability layer (Bjorn Reese)</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000592</ul><p><strong>2.4.24: Aug 22 2002</strong></p><ul><li>XPath fixes (William), xf:escape-uri() (Wesley Terpstra)</li>
Daniel Veillard42766c02002-08-22 20:52:17 +0000593 <li>Python binding fixes: makefiles (William), generator, rpm build, x86-64
594 (fcrozat)</li>
595 <li>HTML &lt;style&gt; and boolean attributes serializer fixes</li>
596 <li>C14N improvements by Aleksey</li>
Daniel Veillarde1662542002-08-28 11:50:59 +0000597 <li>doc cleanups: Rick Jones</li>
Daniel Veillard42766c02002-08-22 20:52:17 +0000598 <li>Windows compiler makefile updates: Igor and Elizabeth Barham</li>
599 <li>XInclude: implementation of fallback and xml:base fixup added</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000600</ul><h3>2.4.23: July 6 2002</h3><ul><li>performances patches: Peter Jacobi</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000601 <li>c14n fixes, testsuite and performances: Aleksey Sanin</li>
602 <li>added xmlDocFormatDump: Chema Celorio</li>
603 <li>new tutorial: John Fleck</li>
604 <li>new hash functions and performances: Sander Vesik, portability fix from
Daniel Veillard782afda2002-07-08 15:12:49 +0000605 Peter Jacobi</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000606 <li>a number of bug fixes: XPath (William Brack, Richard Jinks), XML and
Daniel Veillard782afda2002-07-08 15:12:49 +0000607 HTML parsers, ID lookup function</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000608 <li>removal of all remaining sprintf: Aleksey Sanin</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000609</ul><h3>2.4.22: May 27 2002</h3><ul><li>a number of bug fixes: configure scripts, base handling, parser, memory
Daniel Veillardc0801af2002-05-28 16:28:42 +0000610 usage, HTML parser, XPath, documentation (Christian Cornelssen),
Daniel Veillard21473672002-06-17 07:29:22 +0000611 indentation, URI parsing</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000612 <li>Optimizations for XMLSec, fixing and making public some of the network
Daniel Veillardc0801af2002-05-28 16:28:42 +0000613 protocol handlers (Aleksey)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000614 <li>performance patch from Gary Pennington</li>
615 <li>Charles Bozeman provided date and time support for XML Schemas
Daniel Veillardc0801af2002-05-28 16:28:42 +0000616 datatypes</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000617</ul><h3>2.4.21: Apr 29 2002</h3><p>This release is both a bug fix release and also contains the early XML
Daniel Veillardcf27f7c2002-04-30 07:12:39 +0000618Schemas <a href="http://www.w3.org/TR/xmlschema-1/">structures</a> and <a href="http://www.w3.org/TR/xmlschema-2/">datatypes</a> code, beware, all
619interfaces are likely to change, there is huge holes, it is clearly a work in
620progress and don't even think of putting this code in a production system,
Daniel Veillard1177ca42003-04-26 22:29:54 +0000621it's actually not compiled in by default. The real fixes are:</p><ul><li>a couple of bugs or limitations introduced in 2.4.20</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000622 <li>patches for Borland C++ and MSC by Igor</li>
623 <li>some fixes on XPath strings and conformance patches by Richard
Daniel Veillardcf27f7c2002-04-30 07:12:39 +0000624 Jinks</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000625 <li>patch from Aleksey for the ExcC14N specification</li>
626 <li>OSF/1 bug fix by Bjorn</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000627</ul><h3>2.4.20: Apr 15 2002</h3><ul><li>bug fixes: file descriptor leak, XPath, HTML output, DTD validation</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000628 <li>XPath conformance testing by Richard Jinks</li>
629 <li>Portability fixes: Solaris, MPE/iX, Windows, OSF/1, python bindings,
Daniel Veillardc3975342002-04-15 18:54:52 +0000630 libxml.m4</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000631</ul><h3>2.4.19: Mar 25 2002</h3><ul><li>bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
Daniel Veillard19274092002-03-25 16:48:03 +0000632 encoder</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000633 <li>portability fixes in the HTTP code</li>
634 <li>memory allocation checks using valgrind, and profiling tests</li>
635 <li>revamp of the Windows build and Makefiles</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000636</ul><h3>2.4.18: Mar 18 2002</h3><ul><li>bug fixes: tree, SAX, canonicalization, validation, portability,
Daniel Veillard63d83142002-05-20 06:51:05 +0000637 XPath</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000638 <li>removed the --with-buffer option it was becoming unmaintainable</li>
639 <li>serious cleanup of the Python makefiles</li>
640 <li>speedup patch to XPath very effective for DocBook stylesheets</li>
641 <li>Fixes for Windows build, cleanup of the documentation</li>
Daniel Veillard024f1992003-12-10 16:43:49 +0000642</ul><h3>2.4.17: Mar 8 2002</h3><ul><li>a lot of bug fixes, including "namespace nodes have no parents in
643 XPath"</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000644 <li>fixed/improved the Python wrappers, added more examples and more
Daniel Veillardaf43f632002-03-08 15:05:20 +0000645 regression tests, XPath extension functions can now return node-sets</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000646 <li>added the XML Canonicalization support from Aleksey Sanin</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000647</ul><h3>2.4.16: Feb 20 2002</h3><ul><li>a lot of bug fixes, most of them were triggered by the XML Testsuite
Daniel Veillard5f4b5992002-02-20 10:22:49 +0000648 from OASIS and W3C. Compliance has been significantly improved.</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000649 <li>a couple of portability fixes too.</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000650</ul><h3>2.4.15: Feb 11 2002</h3><ul><li>Fixed the Makefiles, especially the python module ones</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000651 <li>A few bug fixes and cleanup</li>
652 <li>Includes cleanup</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000653</ul><h3>2.4.14: Feb 8 2002</h3><ul><li>Change of License to the <a href="http://www.opensource.org/licenses/mit-license.html">MIT
Daniel Veillard63d83142002-05-20 06:51:05 +0000654 License</a> basically for integration in XFree86 codebase, and removing
655 confusion around the previous dual-licensing</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000656 <li>added Python bindings, beta software but should already be quite
Daniel Veillardb6c1e2f2002-02-08 14:52:52 +0000657 complete</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000658 <li>a large number of fixes and cleanups, especially for all tree
Daniel Veillardb6c1e2f2002-02-08 14:52:52 +0000659 manipulations</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000660 <li>cleanup of the headers, generation of a reference API definition in
Daniel Veillardb6c1e2f2002-02-08 14:52:52 +0000661 XML</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000662</ul><h3>2.4.13: Jan 14 2002</h3><ul><li>update of the documentation: John Fleck and Charlie Bozeman</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000663 <li>cleanup of timing code from Justin Fletcher</li>
664 <li>fixes for Windows and initial thread support on Win32: Igor and Serguei
Daniel Veillard744683d2002-01-14 17:30:20 +0000665 Narojnyi</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000666 <li>Cygwin patch from Robert Collins</li>
667 <li>added xmlSetEntityReferenceFunc() for Keith Isdale work on xsldbg</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000668</ul><h3>2.4.12: Dec 7 2001</h3><ul><li>a few bug fixes: thread (Gary Pennington), xmllint (Geert Kloosterman),
Daniel Veillardef90ba72001-12-07 14:24:22 +0000669 XML parser (Robin Berjon), XPointer (Danny Jamshy), I/O cleanups
670 (robert)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000671 <li>Eric Lavigne contributed project files for MacOS</li>
672 <li>some makefiles cleanups</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000673</ul><h3>2.4.11: Nov 26 2001</h3><ul><li>fixed a couple of errors in the includes, fixed a few bugs, some code
Daniel Veillarda4871052001-11-26 13:19:48 +0000674 cleanups</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000675 <li>xmllint man pages improvement by Heiko Rupp</li>
676 <li>updated VMS build instructions from John A Fotheringham</li>
677 <li>Windows Makefiles updates from Igor</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000678</ul><h3>2.4.10: Nov 10 2001</h3><ul><li>URI escaping fix (Joel Young)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000679 <li>added xmlGetNodePath() (for paths or XPointers generation)</li>
680 <li>Fixes namespace handling problems when using DTD and validation</li>
681 <li>improvements on xmllint: Morus Walter patches for --format and
Daniel Veillard43d3f612001-11-10 11:57:23 +0000682 --encode, Stefan Kost and Heiko Rupp improvements on the --shell</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000683 <li>fixes for xmlcatalog linking pointed by Weiqi Gao</li>
684 <li>fixes to the HTML parser</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000685</ul><h3>2.4.9: Nov 6 2001</h3><ul><li>fixes more catalog bugs</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000686 <li>avoid a compilation problem, improve xmlGetLineNo()</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000687</ul><h3>2.4.8: Nov 4 2001</h3><ul><li>fixed SGML catalogs broken in previous release, updated xmlcatalog
Daniel Veillarded421aa2001-11-04 21:22:45 +0000688 tool</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000689 <li>fixed a compile errors and some includes troubles.</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000690</ul><h3>2.4.7: Oct 30 2001</h3><ul><li>exported some debugging interfaces</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000691 <li>serious rewrite of the catalog code</li>
692 <li>integrated Gary Pennington thread safety patch, added configure option
Daniel Veillard5540daa2001-10-30 15:14:36 +0000693 and regression tests</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000694 <li>removed an HTML parser bug</li>
695 <li>fixed a couple of potentially serious validation bugs</li>
696 <li>integrated the SGML DocBook support in xmllint</li>
697 <li>changed the nanoftp anonymous login passwd</li>
698 <li>some I/O cleanup and a couple of interfaces for Perl wrapper</li>
699 <li>general bug fixes</li>
700 <li>updated xmllint man page by John Fleck</li>
701 <li>some VMS and Windows updates</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000702</ul><h3>2.4.6: Oct 10 2001</h3><ul><li>added an updated man pages by John Fleck</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000703 <li>portability and configure fixes</li>
704 <li>an infinite loop on the HTML parser was removed (William)</li>
705 <li>Windows makefile patches from Igor</li>
706 <li>fixed half a dozen bugs reported for libxml or libxslt</li>
707 <li>updated xmlcatalog to be able to modify SGML super catalogs</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000708</ul><h3>2.4.5: Sep 14 2001</h3><ul><li>Remove a few annoying bugs in 2.4.4</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000709 <li>forces the HTML serializer to output decimal charrefs since some
Daniel Veillardc9484202001-10-24 12:35:52 +0000710 version of Netscape can't handle hexadecimal ones</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000711</ul><h3>1.8.16: Sep 14 2001</h3><ul><li>maintenance release of the old libxml1 branch, couple of bug and
Daniel Veillard0b28e882002-07-24 23:47:05 +0000712 portability fixes</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000713</ul><h3>2.4.4: Sep 12 2001</h3><ul><li>added --convert to xmlcatalog, bug fixes and cleanups of XML
Daniel Veillardc9484202001-10-24 12:35:52 +0000714 Catalog</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000715 <li>a few bug fixes and some portability changes</li>
716 <li>some documentation cleanups</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000717</ul><h3>2.4.3: Aug 23 2001</h3><ul><li>XML Catalog support see the doc</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000718 <li>New NaN/Infinity floating point code</li>
719 <li>A few bug fixes</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000720</ul><h3>2.4.2: Aug 15 2001</h3><ul><li>adds xmlLineNumbersDefault() to control line number generation</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000721 <li>lot of bug fixes</li>
722 <li>the Microsoft MSC projects files should now be up to date</li>
723 <li>inheritance of namespaces from DTD defaulted attributes</li>
724 <li>fixes a serious potential security bug</li>
725 <li>added a --format option to xmllint</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000726</ul><h3>2.4.1: July 24 2001</h3><ul><li>possibility to keep line numbers in the tree</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000727 <li>some computation NaN fixes</li>
728 <li>extension of the XPath API</li>
729 <li>cleanup for alpha and ia64 targets</li>
730 <li>patch to allow saving through HTTP PUT or POST</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000731</ul><h3>2.4.0: July 10 2001</h3><ul><li>Fixed a few bugs in XPath, validation, and tree handling.</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000732 <li>Fixed XML Base implementation, added a couple of examples to the
Daniel Veillardc9484202001-10-24 12:35:52 +0000733 regression tests</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000734 <li>A bit of cleanup</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000735</ul><h3>2.3.14: July 5 2001</h3><ul><li>fixed some entities problems and reduce memory requirement when
Daniel Veillard63d83142002-05-20 06:51:05 +0000736 substituting them</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000737 <li>lots of improvements in the XPath queries interpreter can be
Daniel Veillard63d83142002-05-20 06:51:05 +0000738 substantially faster</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000739 <li>Makefiles and configure cleanups</li>
740 <li>Fixes to XPath variable eval, and compare on empty node set</li>
741 <li>HTML tag closing bug fixed</li>
742 <li>Fixed an URI reference computation problem when validating</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000743</ul><h3>2.3.13: June 28 2001</h3><ul><li>2.3.12 configure.in was broken as well as the push mode XML parser</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000744 <li>a few more fixes for compilation on Windows MSC by Yon Derek</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000745</ul><h3>1.8.14: June 28 2001</h3><ul><li>Zbigniew Chyla gave a patch to use the old XML parser in push mode</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000746 <li>Small Makefile fix</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000747</ul><h3>2.3.12: June 26 2001</h3><ul><li>lots of cleanup</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000748 <li>a couple of validation fix</li>
749 <li>fixed line number counting</li>
750 <li>fixed serious problems in the XInclude processing</li>
751 <li>added support for UTF8 BOM at beginning of entities</li>
752 <li>fixed a strange gcc optimizer bugs in xpath handling of float, gcc-3.0
Daniel Veillardc9484202001-10-24 12:35:52 +0000753 miscompile uri.c (William), Thomas Leitner provided a fix for the
754 optimizer on Tru64</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000755 <li>incorporated Yon Derek and Igor Zlatkovic fixes and improvements for
Daniel Veillardc9484202001-10-24 12:35:52 +0000756 compilation on Windows MSC</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000757 <li>update of libxml-doc.el (Felix Natter)</li>
758 <li>fixed 2 bugs in URI normalization code</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000759</ul><h3>2.3.11: June 17 2001</h3><ul><li>updates to trio, Makefiles and configure should fix some portability
Daniel Veillardc9484202001-10-24 12:35:52 +0000760 problems (alpha)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000761 <li>fixed some HTML serialization problems (pre, script, and block/inline
Daniel Veillardc9484202001-10-24 12:35:52 +0000762 handling), added encoding aware APIs, cleanup of this code</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000763 <li>added xmlHasNsProp()</li>
764 <li>implemented a specific PI for encoding support in the DocBook SGML
Daniel Veillardc9484202001-10-24 12:35:52 +0000765 parser</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000766 <li>some XPath fixes (-Infinity, / as a function parameter and namespaces
Daniel Veillardc9484202001-10-24 12:35:52 +0000767 node selection)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000768 <li>fixed a performance problem and an error in the validation code</li>
769 <li>fixed XInclude routine to implement the recursive behaviour</li>
770 <li>fixed xmlFreeNode problem when libxml is included statically twice</li>
771 <li>added --version to xmllint for bug reports</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000772</ul><h3>2.3.10: June 1 2001</h3><ul><li>fixed the SGML catalog support</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000773 <li>a number of reported bugs got fixed, in XPath, iconv detection,
Daniel Veillardc9484202001-10-24 12:35:52 +0000774 XInclude processing</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000775 <li>XPath string function should now handle unicode correctly</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000776</ul><h3>2.3.9: May 19 2001</h3><p>Lots of bugfixes, and added a basic SGML catalog support:</p><ul><li>HTML push bugfix #54891 and another patch from Jonas Borgström</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000777 <li>some serious speed optimization again</li>
778 <li>some documentation cleanups</li>
779 <li>trying to get better linking on Solaris (-R)</li>
780 <li>XPath API cleanup from Thomas Broyer</li>
781 <li>Validation bug fixed #54631, added a patch from Gary Pennington, fixed
Daniel Veillardc9484202001-10-24 12:35:52 +0000782 xmlValidGetValidElements()</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000783 <li>Added an INSTALL file</li>
784 <li>Attribute removal added to API: #54433</li>
785 <li>added a basic support for SGML catalogs</li>
786 <li>fixed xmlKeepBlanksDefault(0) API</li>
787 <li>bugfix in xmlNodeGetLang()</li>
788 <li>fixed a small configure portability problem</li>
789 <li>fixed an inversion of SYSTEM and PUBLIC identifier in HTML document</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000790</ul><h3>1.8.13: May 14 2001</h3><ul><li>bugfixes release of the old libxml1 branch used by Gnome</li>
791</ul><h3>2.3.8: May 3 2001</h3><ul><li>Integrated an SGML DocBook parser for the Gnome project</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000792 <li>Fixed a few things in the HTML parser</li>
793 <li>Fixed some XPath bugs raised by XSLT use, tried to fix the floating
Daniel Veillardc9484202001-10-24 12:35:52 +0000794 point portability issue</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000795 <li>Speed improvement (8M/s for SAX, 3M/s for DOM, 1.5M/s for
Daniel Veillardc9484202001-10-24 12:35:52 +0000796 DOM+validation using the XML REC as input and a 700MHz celeron).</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000797 <li>incorporated more Windows cleanup</li>
798 <li>added xmlSaveFormatFile()</li>
799 <li>fixed problems in copying nodes with entities references (gdome)</li>
800 <li>removed some troubles surrounding the new validation module</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000801</ul><h3>2.3.7: April 22 2001</h3><ul><li>lots of small bug fixes, corrected XPointer</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000802 <li>Non deterministic content model validation support</li>
803 <li>added xmlDocCopyNode for gdome2</li>
804 <li>revamped the way the HTML parser handles end of tags</li>
805 <li>XPath: corrections of namespaces support and number formatting</li>
806 <li>Windows: Igor Zlatkovic patches for MSC compilation</li>
807 <li>HTML output fixes from P C Chow and William M. Brack</li>
808 <li>Improved validation speed sensible for DocBook</li>
809 <li>fixed a big bug with ID declared in external parsed entities</li>
810 <li>portability fixes, update of Trio from Bjorn Reese</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000811</ul><h3>2.3.6: April 8 2001</h3><ul><li>Code cleanup using extreme gcc compiler warning options, found and
Daniel Veillardc9484202001-10-24 12:35:52 +0000812 cleared half a dozen potential problem</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000813 <li>the Eazel team found an XML parser bug</li>
814 <li>cleaned up the user of some of the string formatting function. used the
Daniel Veillardc9484202001-10-24 12:35:52 +0000815 trio library code to provide the one needed when the platform is missing
816 them</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000817 <li>xpath: removed a memory leak and fixed the predicate evaluation
Daniel Veillardc9484202001-10-24 12:35:52 +0000818 problem, extended the testsuite and cleaned up the result. XPointer seems
819 broken ...</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000820</ul><h3>2.3.5: Mar 23 2001</h3><ul><li>Biggest change is separate parsing and evaluation of XPath expressions,
Daniel Veillardc9484202001-10-24 12:35:52 +0000821 there is some new APIs for this too</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000822 <li>included a number of bug fixes(XML push parser, 51876, notations,
Daniel Veillardc9484202001-10-24 12:35:52 +0000823 52299)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000824 <li>Fixed some portability issues</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000825</ul><h3>2.3.4: Mar 10 2001</h3><ul><li>Fixed bugs #51860 and #51861</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000826 <li>Added a global variable xmlDefaultBufferSize to allow default buffer
Daniel Veillardc9484202001-10-24 12:35:52 +0000827 size to be application tunable.</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000828 <li>Some cleanup in the validation code, still a bug left and this part
Daniel Veillardc9484202001-10-24 12:35:52 +0000829 should probably be rewritten to support ambiguous content model :-\</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000830 <li>Fix a couple of serious bugs introduced or raised by changes in 2.3.3
Daniel Veillardc9484202001-10-24 12:35:52 +0000831 parser</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000832 <li>Fixed another bug in xmlNodeGetContent()</li>
833 <li>Bjorn fixed XPath node collection and Number formatting</li>
834 <li>Fixed a loop reported in the HTML parsing</li>
835 <li>blank space are reported even if the Dtd content model proves that they
Daniel Veillard63d83142002-05-20 06:51:05 +0000836 are formatting spaces, this is for XML conformance</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000837</ul><h3>2.3.3: Mar 1 2001</h3><ul><li>small change in XPath for XSLT</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000838 <li>documentation cleanups</li>
839 <li>fix in validation by Gary Pennington</li>
840 <li>serious parsing performances improvements</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000841</ul><h3>2.3.2: Feb 24 2001</h3><ul><li>chasing XPath bugs, found a bunch, completed some TODO</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000842 <li>fixed a Dtd parsing bug</li>
843 <li>fixed a bug in xmlNodeGetContent</li>
844 <li>ID/IDREF support partly rewritten by Gary Pennington</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000845</ul><h3>2.3.1: Feb 15 2001</h3><ul><li>some XPath and HTML bug fixes for XSLT</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000846 <li>small extension of the hash table interfaces for DOM gdome2
Daniel Veillardc9484202001-10-24 12:35:52 +0000847 implementation</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000848 <li>A few bug fixes</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000849</ul><h3>2.3.0: Feb 8 2001 (2.2.12 was on 25 Jan but I didn't kept track)</h3><ul><li>Lots of XPath bug fixes</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000850 <li>Add a mode with Dtd lookup but without validation error reporting for
Daniel Veillardc9484202001-10-24 12:35:52 +0000851 XSLT</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000852 <li>Add support for text node without escaping (XSLT)</li>
853 <li>bug fixes for xmlCheckFilename</li>
854 <li>validation code bug fixes from Gary Pennington</li>
855 <li>Patch from Paul D. Smith correcting URI path normalization</li>
856 <li>Patch to allow simultaneous install of libxml-devel and
Daniel Veillardc9484202001-10-24 12:35:52 +0000857 libxml2-devel</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000858 <li>the example Makefile is now fixed</li>
859 <li>added HTML to the RPM packages</li>
860 <li>tree copying bugfixes</li>
861 <li>updates to Windows makefiles</li>
862 <li>optimization patch from Bjorn Reese</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000863</ul><h3>2.2.11: Jan 4 2001</h3><ul><li>bunch of bug fixes (memory I/O, xpath, ftp/http, ...)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000864 <li>added htmlHandleOmittedElem()</li>
865 <li>Applied Bjorn Reese's IPV6 first patch</li>
866 <li>Applied Paul D. Smith patches for validation of XInclude results</li>
867 <li>added XPointer xmlns() new scheme support</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000868</ul><h3>2.2.10: Nov 25 2000</h3><ul><li>Fix the Windows problems of 2.2.8</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000869 <li>integrate OpenVMS patches</li>
870 <li>better handling of some nasty HTML input</li>
871 <li>Improved the XPointer implementation</li>
872 <li>integrate a number of provided patches</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000873</ul><h3>2.2.9: Nov 25 2000</h3><ul><li>erroneous release :-(</li>
874</ul><h3>2.2.8: Nov 13 2000</h3><ul><li>First version of <a href="http://www.w3.org/TR/xinclude">XInclude</a>
Daniel Veillardc9484202001-10-24 12:35:52 +0000875 support</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000876 <li>Patch in conditional section handling</li>
877 <li>updated MS compiler project</li>
878 <li>fixed some XPath problems</li>
879 <li>added an URI escaping function</li>
880 <li>some other bug fixes</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000881</ul><h3>2.2.7: Oct 31 2000</h3><ul><li>added message redirection</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000882 <li>XPath improvements (thanks TOM !)</li>
883 <li>xmlIOParseDTD() added</li>
884 <li>various small fixes in the HTML, URI, HTTP and XPointer support</li>
885 <li>some cleanup of the Makefile, autoconf and the distribution content</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000886</ul><h3>2.2.6: Oct 25 2000:</h3><ul><li>Added an hash table module, migrated a number of internal structure to
Daniel Veillardc9484202001-10-24 12:35:52 +0000887 those</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000888 <li>Fixed a posteriori validation problems</li>
889 <li>HTTP module cleanups</li>
890 <li>HTML parser improvements (tag errors, script/style handling, attribute
Daniel Veillardc9484202001-10-24 12:35:52 +0000891 normalization)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000892 <li>coalescing of adjacent text nodes</li>
893 <li>couple of XPath bug fixes, exported the internal API</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000894</ul><h3>2.2.5: Oct 15 2000:</h3><ul><li>XPointer implementation and testsuite</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000895 <li>Lot of XPath fixes, added variable and functions registration, more
Daniel Veillardc9484202001-10-24 12:35:52 +0000896 tests</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000897 <li>Portability fixes, lots of enhancements toward an easy Windows build
Daniel Veillardc9484202001-10-24 12:35:52 +0000898 and release</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000899 <li>Late validation fixes</li>
900 <li>Integrated a lot of contributed patches</li>
901 <li>added memory management docs</li>
902 <li>a performance problem when using large buffer seems fixed</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000903</ul><h3>2.2.4: Oct 1 2000:</h3><ul><li>main XPath problem fixed</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000904 <li>Integrated portability patches for Windows</li>
905 <li>Serious bug fixes on the URI and HTML code</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000906</ul><h3>2.2.3: Sep 17 2000</h3><ul><li>bug fixes</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000907 <li>cleanup of entity handling code</li>
908 <li>overall review of all loops in the parsers, all sprintf usage has been
Daniel Veillardc9484202001-10-24 12:35:52 +0000909 checked too</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000910 <li>Far better handling of larges Dtd. Validating against DocBook XML Dtd
Daniel Veillardc9484202001-10-24 12:35:52 +0000911 works smoothly now.</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000912</ul><h3>1.8.10: Sep 6 2000</h3><ul><li>bug fix release for some Gnome projects</li>
913</ul><h3>2.2.2: August 12 2000</h3><ul><li>mostly bug fixes</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000914 <li>started adding routines to access xml parser context options</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000915</ul><h3>2.2.1: July 21 2000</h3><ul><li>a purely bug fixes release</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000916 <li>fixed an encoding support problem when parsing from a memory block</li>
917 <li>fixed a DOCTYPE parsing problem</li>
918 <li>removed a bug in the function allowing to override the memory
Daniel Veillardc9484202001-10-24 12:35:52 +0000919 allocation routines</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000920</ul><h3>2.2.0: July 14 2000</h3><ul><li>applied a lot of portability fixes</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000921 <li>better encoding support/cleanup and saving (content is now always
Daniel Veillardc9484202001-10-24 12:35:52 +0000922 encoded in UTF-8)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000923 <li>the HTML parser now correctly handles encodings</li>
924 <li>added xmlHasProp()</li>
925 <li>fixed a serious problem with &amp;#38;</li>
926 <li>propagated the fix to FTP client</li>
927 <li>cleanup, bugfixes, etc ...</li>
928 <li>Added a page about <a href="encoding.html">libxml Internationalization
Daniel Veillard1177ca42003-04-26 22:29:54 +0000929 support</a></li>
930</ul><h3>1.8.9: July 9 2000</h3><ul><li>fixed the spec the RPMs should be better</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000931 <li>fixed a serious bug in the FTP implementation, released 1.8.9 to solve
Daniel Veillardc9484202001-10-24 12:35:52 +0000932 rpmfind users problem</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000933</ul><h3>2.1.1: July 1 2000</h3><ul><li>fixes a couple of bugs in the 2.1.0 packaging</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000934 <li>improvements on the HTML parser</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000935</ul><h3>2.1.0 and 1.8.8: June 29 2000</h3><ul><li>1.8.8 is mostly a commodity package for upgrading to libxml2 according
Daniel Veillardc0801af2002-05-28 16:28:42 +0000936 to <a href="upgrade.html">new instructions</a>. It fixes a nasty problem
Daniel Veillardc9484202001-10-24 12:35:52 +0000937 about &amp;#38; charref parsing</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000938 <li>2.1.0 also ease the upgrade from libxml v1 to the recent version. it
Daniel Veillardc9484202001-10-24 12:35:52 +0000939 also contains numerous fixes and enhancements:
Daniel Veillard1177ca42003-04-26 22:29:54 +0000940 <ul><li>added xmlStopParser() to stop parsing</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000941 <li>improved a lot parsing speed when there is large CDATA blocs</li>
942 <li>includes XPath patches provided by Picdar Technology</li>
943 <li>tried to fix as much as possible DTD validation and namespace
Daniel Veillardc9484202001-10-24 12:35:52 +0000944 related problems</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000945 <li>output to a given encoding has been added/tested</li>
946 <li>lot of various fixes</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000947 </ul></li>
948</ul><h3>2.0.0: Apr 12 2000</h3><ul><li>First public release of libxml2. If you are using libxml, it's a good
Daniel Veillard63d83142002-05-20 06:51:05 +0000949 idea to check the 1.x to 2.x upgrade instructions. NOTE: while initially
950 scheduled for Apr 3 the release occurred only on Apr 12 due to massive
Daniel Veillardc9484202001-10-24 12:35:52 +0000951 workload.</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000952 <li>The include are now located under $prefix/include/libxml (instead of
Daniel Veillardc9484202001-10-24 12:35:52 +0000953 $prefix/include/gnome-xml), they also are referenced by
954 <pre>#include &lt;libxml/xxx.h&gt;</pre>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000955 <p>instead of</p>
Daniel Veillard024f1992003-12-10 16:43:49 +0000956 <pre>#include "xxx.h"</pre>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000957 </li>
958 <li>a new URI module for parsing URIs and following strictly RFC 2396</li>
959 <li>the memory allocation routines used by libxml can now be overloaded
Daniel Veillardc9484202001-10-24 12:35:52 +0000960 dynamically by using xmlMemSetup()</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000961 <li>The previously CVS only tool tester has been renamed
Daniel Veillardc9484202001-10-24 12:35:52 +0000962 <strong>xmllint</strong> and is now installed as part of the libxml2
963 package</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000964 <li>The I/O interface has been revamped. There is now ways to plug in
Daniel Veillardc9484202001-10-24 12:35:52 +0000965 specific I/O modules, either at the URI scheme detection level using
966 xmlRegisterInputCallbacks() or by passing I/O functions when creating a
967 parser context using xmlCreateIOParserCtxt()</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000968 <li>there is a C preprocessor macro LIBXML_VERSION providing the version
Daniel Veillardc9484202001-10-24 12:35:52 +0000969 number of the libxml module in use</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000970 <li>a number of optional features of libxml can now be excluded at
Daniel Veillardc9484202001-10-24 12:35:52 +0000971 configure time (FTP/HTTP/HTML/XPath/Debug)</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000972</ul><h3>2.0.0beta: Mar 14 2000</h3><ul><li>This is a first Beta release of libxml version 2</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000973 <li>It's available only from<a href="ftp://xmlsoft.org/">xmlsoft.org
Daniel Veillardc9484202001-10-24 12:35:52 +0000974 FTP</a>, it's packaged as libxml2-2.0.0beta and available as tar and
975 RPMs</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000976 <li>This version is now the head in the Gnome CVS base, the old one is
Daniel Veillardc9484202001-10-24 12:35:52 +0000977 available under the tag LIB_XML_1_X</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000978 <li>This includes a very large set of changes. From a programmatic point
Daniel Veillardc0801af2002-05-28 16:28:42 +0000979 of view applications should not have to be modified too much, check the
Daniel Veillard1177ca42003-04-26 22:29:54 +0000980 <a href="upgrade.html">upgrade page</a></li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000981 <li>Some interfaces may changes (especially a bit about encoding).</li>
982 <li>the updates includes:
Daniel Veillard1177ca42003-04-26 22:29:54 +0000983 <ul><li>fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly
Daniel Veillardc9484202001-10-24 12:35:52 +0000984 handled now</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000985 <li>Better handling of entities, especially well-formedness checking
Daniel Veillardc9484202001-10-24 12:35:52 +0000986 and proper PEref extensions in external subsets</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000987 <li>DTD conditional sections</li>
988 <li>Validation now correctly handle entities content</li>
989 <li><a href="http://rpmfind.net/tools/gdome/messages/0039.html">change
Daniel Veillard63d83142002-05-20 06:51:05 +0000990 structures to accommodate DOM</a></li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000991 </ul></li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000992 <li>Serious progress were made toward compliance, <a href="conf/result.html">here are the result of the test</a> against the
Daniel Veillard63d83142002-05-20 06:51:05 +0000993 OASIS testsuite (except the Japanese tests since I don't support that
Daniel Veillardc9484202001-10-24 12:35:52 +0000994 encoding yet). This URL is rebuilt every couple of hours using the CVS
995 head version.</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +0000996</ul><h3>1.8.7: Mar 6 2000</h3><ul><li>This is a bug fix release:</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +0000997 <li>It is possible to disable the ignorable blanks heuristic used by
Daniel Veillardc9484202001-10-24 12:35:52 +0000998 libxml-1.x, a new function xmlKeepBlanksDefault(0) will allow this. Note
999 that for adherence to XML spec, this behaviour will be disabled by
1000 default in 2.x . The same function will allow to keep compatibility for
1001 old code.</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001002 <li>Blanks in &lt;a&gt; &lt;/a&gt; constructs are not ignored anymore,
Daniel Veillardc9484202001-10-24 12:35:52 +00001003 avoiding heuristic is really the Right Way :-\</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001004 <li>The unchecked use of snprintf which was breaking libxml-1.8.6
Daniel Veillardc9484202001-10-24 12:35:52 +00001005 compilation on some platforms has been fixed</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001006 <li>nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when processing
Daniel Veillardc9484202001-10-24 12:35:52 +00001007 URIs</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001008</ul><h3>1.8.6: Jan 31 2000</h3><ul><li>added a nanoFTP transport module, debugged until the new version of <a href="http://rpmfind.net/linux/rpm2html/rpmfind.html">rpmfind</a> can use
Daniel Veillard0b28e882002-07-24 23:47:05 +00001009 it without troubles</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001010</ul><h3>1.8.5: Jan 21 2000</h3><ul><li>adding APIs to parse a well balanced chunk of XML (production <a href="http://www.w3.org/TR/REC-xml#NT-content">[43] content</a> of the
Daniel Veillardc9484202001-10-24 12:35:52 +00001011 XML spec)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001012 <li>fixed a hideous bug in xmlGetProp pointed by Rune.Djurhuus@fast.no</li>
1013 <li>Jody Goldberg &lt;jgoldberg@home.com&gt; provided another patch trying
Daniel Veillardc9484202001-10-24 12:35:52 +00001014 to solve the zlib checks problems</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001015 <li>The current state in gnome CVS base is expected to ship as 1.8.5 with
Daniel Veillardc9484202001-10-24 12:35:52 +00001016 gnumeric soon</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001017</ul><h3>1.8.4: Jan 13 2000</h3><ul><li>bug fixes, reintroduced xmlNewGlobalNs(), fixed xmlNewNs()</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001018 <li>all exit() call should have been removed from libxml</li>
1019 <li>fixed a problem with INCLUDE_WINSOCK on WIN32 platform</li>
1020 <li>added newDocFragment()</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001021</ul><h3>1.8.3: Jan 5 2000</h3><ul><li>a Push interface for the XML and HTML parsers</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001022 <li>a shell-like interface to the document tree (try tester --shell :-)</li>
1023 <li>lots of bug fixes and improvement added over XMas holidays</li>
1024 <li>fixed the DTD parsing code to work with the xhtml DTD</li>
1025 <li>added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()</li>
1026 <li>Fixed bugs in xmlNewNs()</li>
1027 <li>External entity loading code has been revamped, now it uses
Daniel Veillardc9484202001-10-24 12:35:52 +00001028 xmlLoadExternalEntity(), some fix on entities processing were added</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001029 <li>cleaned up WIN32 includes of socket stuff</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001030</ul><h3>1.8.2: Dec 21 1999</h3><ul><li>I got another problem with includes and C++, I hope this issue is fixed
Daniel Veillardc9484202001-10-24 12:35:52 +00001031 for good this time</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001032 <li>Added a few tree modification functions: xmlReplaceNode,
Daniel Veillardc9484202001-10-24 12:35:52 +00001033 xmlAddPrevSibling, xmlAddNextSibling, xmlNodeSetName and
1034 xmlDocSetRootElement</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001035 <li>Tried to improve the HTML output with help from <a href="mailto:clahey@umich.edu">Chris Lahey</a></li>
1036</ul><h3>1.8.1: Dec 18 1999</h3><ul><li>various patches to avoid troubles when using libxml with C++ compilers
Daniel Veillard024f1992003-12-10 16:43:49 +00001037 the "namespace" keyword and C escaping in include files</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001038 <li>a problem in one of the core macros IS_CHAR was corrected</li>
1039 <li>fixed a bug introduced in 1.8.0 breaking default namespace processing,
Daniel Veillardc9484202001-10-24 12:35:52 +00001040 and more specifically the Dia application</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001041 <li>fixed a posteriori validation (validation after parsing, or by using a
Daniel Veillardc9484202001-10-24 12:35:52 +00001042 Dtd not specified in the original document)</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001043 <li>fixed a bug in</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001044</ul><h3>1.8.0: Dec 12 1999</h3><ul><li>cleanup, especially memory wise</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001045 <li>the parser should be more reliable, especially the HTML one, it should
Daniel Veillardc9484202001-10-24 12:35:52 +00001046 not crash, whatever the input !</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001047 <li>Integrated various patches, especially a speedup improvement for large
Daniel Veillardc9484202001-10-24 12:35:52 +00001048 dataset from <a href="mailto:cnygard@bellatlantic.net">Carl Nygard</a>,
1049 configure with --with-buffers to enable them.</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001050 <li>attribute normalization, oops should have been added long ago !</li>
1051 <li>attributes defaulted from DTDs should be available, xmlSetProp() now
Daniel Veillard63d83142002-05-20 06:51:05 +00001052 does entities escaping by default.</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001053</ul><h3>1.7.4: Oct 25 1999</h3><ul><li>Lots of HTML improvement</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001054 <li>Fixed some errors when saving both XML and HTML</li>
1055 <li>More examples, the regression tests should now look clean</li>
1056 <li>Fixed a bug with contiguous charref</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001057</ul><h3>1.7.3: Sep 29 1999</h3><ul><li>portability problems fixed</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001058 <li>snprintf was used unconditionally, leading to link problems on system
Daniel Veillardc9484202001-10-24 12:35:52 +00001059 were it's not available, fixed</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001060</ul><h3>1.7.1: Sep 24 1999</h3><ul><li>The basic type for strings manipulated by libxml has been renamed in
Daniel Veillardc9484202001-10-24 12:35:52 +00001061 1.7.1 from <strong>CHAR</strong> to <strong>xmlChar</strong>. The reason
1062 is that CHAR was conflicting with a predefined type on Windows. However
1063 on non WIN32 environment, compatibility is provided by the way of a
1064 <strong>#define </strong>.</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001065 <li>Changed another error : the use of a structure field called errno, and
Daniel Veillardc9484202001-10-24 12:35:52 +00001066 leading to troubles on platforms where it's a macro</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001067</ul><h3>1.7.0: Sep 23 1999</h3><ul><li>Added the ability to fetch remote DTD or parsed entities, see the <a href="html/libxml-nanohttp.html">nanohttp</a> module.</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001068 <li>Added an errno to report errors by another mean than a simple printf
Daniel Veillardc9484202001-10-24 12:35:52 +00001069 like callback</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001070 <li>Finished ID/IDREF support and checking when validation</li>
1071 <li>Serious memory leaks fixed (there is now a <a href="html/libxml-xmlmemory.html">memory wrapper</a> module)</li>
1072 <li>Improvement of <a href="http://www.w3.org/TR/xpath">XPath</a>
Daniel Veillardc9484202001-10-24 12:35:52 +00001073 implementation</li>
Daniel Veillard0b28e882002-07-24 23:47:05 +00001074 <li>Added an HTML parser front-end</li>
Daniel Veillard1177ca42003-04-26 22:29:54 +00001075</ul><p><a href="bugs.html">Daniel Veillard</a></p></td></tr></table></td></tr></table></td></tr></table></td></tr></table></td></tr></table></body></html>