news.html revision 7a2c2eedf4d185ec047ef9472f40a533507fee0c
1<?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">
4TD {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}
9A:link, A:visited, A:active { text-decoration: underline }
10</style><title>News</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>News</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="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">News</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">ChangeLog</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://garypennington.net/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
11to help those</p><ul><li>More testing on RelaxNG</li>
12  <li>Finishing up <a href="http://www.w3.org/TR/xmlschema-1/">XML
13  Schemas</a></li>
14</ul><p>The <a href="ChangeLog.html">change log</a> describes the recents commits
15to 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.11: July 5 2004</h3><ul><li>Schemas: a lot of changes and improvements by Kasimier Buchcik for
16    attributes, namespaces and simple types.</li>
17  <li>build fixes: --with-minimum (William Brack),  some gcc cleanup
18    (William), --with-thread-alloc (William)</li>
19  <li>portability: Windows binary package change (Igor Zlatkovic), Catalog
20    path on Windows</li>
21  <li>documentation: update to the tutorial (John Fleck), xmllint return code
22    (John Fleck), man pages (Ville Skytta), </li>
23  <li>bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
24    properly initialize the library (William), empty node set in XPath
25    (William), xmlSchemas errors (William), invalid charref problem pointed
26    by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
27    with div processing (William), XPointer and xml:base problem(William), 
28    Reader and entities, xmllint return code for schemas (William), reader
29    streaming problem (Steve Ball), DTD serialization problem (William),
30    libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on
31    Python classes, xmlReader buffer bug, Python bindings memory interfaces
32    improvement (with St�phane Bidoul), Fixed the push parser to be back to
33    synchronous behaviour.</li>
34  <li>improvement: custom per-thread I/O enhancement (Rob Richards), register
35    namespace in debug shell (Stefano Debenedetti), Python based regression
36    test for non-Unix users (William), dynamically increase the number of
37    XPath extension functions in Python and fix a memory leak (Marc-Antoine
38    Parent and William)</li>
39  <li>performance: hack done with Arjan van de Ven to reduce ELF footprint
40    and generated code on Linux, plus use gcc runtime profiling to optimize
41    the code generated in the RPM packages.</li>
42</ul><h3>2.6.10: May 17 2004</h3><ul><li>Web page generated for ChangeLog</li>
43  <li>build fixes: --without-html problems, make check without make all</li>
44  <li>portability: problem with xpath.c on Windows (MSC and Borland), memcmp
45    vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++ do not
46    use "list" as parameter name, make tests work with Python 1.5 (Ed
47  Davis),</li>
48  <li>improvements: made xmlTextReaderMode public, small buffers resizing
49    (Morten Welinder), add --maxmem option to xmllint, add
50    xmlPopInputCallback() for Matt Sergeant, refactoring of serialization
51    escaping, added escaping customization</li>
52  <li>bugfixes: xsd:extension (Taihei Goi), assorted regexp bugs (William
53    Brack), xmlReader end of stream problem, node deregistration with reader,
54    URI escaping and filemanes,  XHTML1 formatting (Nick Wellnhofer), regexp
55    transition reduction (William), various XSD Schemas fixes (Kasimier
56    Buchcik), XInclude fallback problem (William), weird problems with DTD
57    (William), structured error handler callback context (William), reverse
58    xmlEncodeSpecialChars() behaviour back to escaping '"'</li>
59</ul><h3>2.6.9: Apr 18 2004</h3><ul><li>implement xml:id Working Draft, relaxed XPath id() checking</li>
60  <li>bugfixes: xmlCtxtReset (Brent Hendricks), line number and CDATA (Dave
61    Beckett), Relax-NG compilation (William Brack), Regexp patches (with
62    William), xmlUriEscape (Mark Vakoc), a Relax-NG notAllowed problem (with
63    William), Relax-NG name classes compares (William), XInclude duplicate
64    fallback (William), external DTD encoding detection (William), a DTD
65    validation bug (William), xmlReader Close() fix, recusive extention
66    schemas</li>
67  <li>improvements: use xmlRead* APIs in test tools (Mark Vakoc), indenting
68    save optimization, better handle IIS broken HTTP redirect  behaviour (Ian
69    Hummel), HTML parser frameset (James Bursa), libxml2-python RPM
70    dependancy, XML Schemas union support (Kasimier Buchcik), warning removal
71    clanup (William), keep ChangeLog compressed when installing from RPMs</li>
72  <li>documentation: examples and xmlDocDumpMemory docs (John Fleck), new
73    example (load, xpath, modify, save), xmlCatalogDump() comments,</li>
74  <li>Windows: Borland C++ builder (Eric Zurcher), work around Microsoft
75    compiler NaN handling bug (Mark Vakoc)</li>
76</ul><h3>2.6.8: Mar 23 2004</h3><ul><li>First step of the cleanup of the serialization code and APIs</li>
77  <li>XML Schemas: mixed content (Adam Dickmeiss), QName handling fixes (Adam
78    Dickmeiss), anyURI for "" (John Belmonte)</li>
79  <li>Python: Canonicalization C14N support added (Anthony Carrico)</li>
80  <li>xmlDocCopyNode() extension (William)</li>
81  <li>Relax-NG: fix when processing XInclude results (William), external
82    reference in interleave (William), missing error on &lt;choice&gt;
83    failure (William), memory leak in schemas datatype facets.</li>
84  <li>xmlWriter: patch for better DTD support (Alfred Mickautsch)</li>
85  <li>bug fixes: xmlXPathLangFunction memory leak (Mike Hommey and William
86    Brack), no ID errors if using HTML_PARSE_NOERROR, xmlcatalog fallbacks to
87    URI on SYSTEM lookup failure, XInclude parse flags inheritance (William),
88    XInclude and XPointer fixes for entities (William), XML parser bug
89    reported by Holger Rauch, nanohttp fd leak (William),  regexps char
90    groups '-' handling (William), dictionnary reference counting problems,
91    do not close stderr.</li>
92  <li>performance patches from Petr Pajas</li>
93  <li>Documentation fixes: XML_CATALOG_FILES in man pages (Mike Hommey)</li>
94  <li>compilation and portability fixes: --without-valid, catalog cleanups
95    (Peter Breitenlohner), MingW patch (Roland Schwingel), cross-compilation
96    to Windows (Christophe de Vienne),  --with-html-dir fixup (Julio Merino
97    Vidal), Windows build (Eric Zurcher)</li>
98</ul><h3>2.6.7: Feb 23 2004</h3><ul><li>documentation: tutorial updates (John Fleck), benchmark results</li>
99  <li>xmlWriter: updates and fixes (Alfred Mickautsch, Lucas Brasilino)</li>
100  <li>XPath optimization (Petr Pajas)</li>
101  <li>DTD ID handling optimization</li>
102  <li>bugfixes: xpath number with  &gt; 19 fractional (William Brack), push
103    mode with unescaped '&gt;' characters, fix xmllint --stream --timing, fix
104    xmllint --memory --stream memory usage, xmlAttrSerializeTxtContent
105    handling NULL, trying to fix Relax-NG/Perl interface.</li>
106  <li>python: 2.3 compatibility, whitespace fixes (Malcolm Tredinnick)</li>
107  <li>Added relaxng option to xmllint --shell</li>
108</ul><h3>2.6.6: Feb 12 2004</h3><ul><li>nanohttp and nanoftp: buffer overflow error on URI parsing (Igor and
109    William) reported by Yuuichi Teranishi</li>
110  <li>bugfixes: make test and path issues, xmlWriter attribute serialization
111    (William Brack), xmlWriter indentation (William), schemas validation
112    (Eric Haszlakiewicz), XInclude dictionnaries issues (William and Oleg
113    Paraschenko), XInclude empty fallback (William), HTML warnings (William),
114    XPointer in XInclude (William), Python namespace serialization,
115    isolat1ToUTF8 bound error (Alfred Mickautsch), output of parameter
116    entities in internal subset (William), internal subset bug in push mode,
117    &lt;xs:all&gt; fix (Alexey Sarytchev)</li>
118  <li>Build: fix for automake-1.8 (Alexander Winston), warnings removal
119    (Philip Ludlam), SOCKLEN_T detection fixes (Daniel Richard), fix
120    --with-minimum configuration.</li>
121  <li>XInclude: allow the 2001 namespace without warning.</li>
122  <li>Documentation: missing example/index.html (John Fleck), version
123    dependancies (John Fleck)</li>
124  <li>reader API: structured error reporting (Steve Ball)</li>
125  <li>Windows compilation: mingw, msys (Mikhail Grushinskiy), function
126    prototype (Cameron Johnson), MSVC6 compiler warnings, _WINSOCKAPI_
127  patch</li>
128  <li>Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in
129    input.</li>
130</ul><h3>2.6.5: Jan 25 2004</h3><ul><li>Bugfixes: dictionnaries for schemas (William Brack), regexp segfault
131    (William), xs:all problem (William), a number of XPointer bugfixes
132    (William), xmllint error go to stderr, DTD validation problem with
133    namespace, memory leak (William), SAX1 cleanup and minimal options fixes
134    (Mark Vadoc), parser context reset on error (Shaun McCance), XPath union
135    evaluation problem (William) , xmlReallocLoc with NULL (Aleksey Sanin),
136    XML Schemas double free (Steve Ball), XInclude with no href, argument
137    callbacks order for XPath callbacks (Frederic Peters)</li>
138  <li>Documentation: python scripts (William Brack), xslt stylesheets (John
139    Fleck), doc (Sven Zimmerman), I/O example.</li>
140  <li>Python bindings: fixes (William), enum support (St�phane Bidoul),
141    structured error reporting (St�phane Bidoul)</li>
142  <li>XInclude: various fixes for conformance, problem related to dictionnary
143    references (William &amp; me), recursion (William)</li>
144  <li>xmlWriter: indentation (Lucas Brasilino), memory leaks (Alfred
145    Mickautsch),</li>
146  <li>xmlSchemas: normalizedString datatype (John Belmonte)</li>
147  <li>code cleanup for strings functions (William)</li>
148  <li>Windows: compiler patches (Mark Vakoc)</li>
149  <li>Parser optimizations, a few new XPath and dictionnary APIs for future
150    XSLT optimizations.</li>
151</ul><h3>2.6.4: Dec 24 2003</h3><ul><li>Windows build fixes (Igor Zlatkovic)</li>
152  <li>Some serious XInclude problems reported by Oleg Paraschenko and</li>
153  <li>Unix and Makefile packaging fixes (me, William Brack,</li>
154  <li>Documentation improvements (John Fleck, William Brack), example fix
155    (Lucas Brasilino)</li>
156  <li>bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
157    NULL strings (William Brack) , API building reader or parser from
158    filedescriptor should not close it, changed XPath sorting to be stable
159    again (William Brack), xmlGetNodePath() generating '(null)' (William
160    Brack), DTD validation and namespace bug (William Brack), XML Schemas
161    double inclusion behaviour</li>
162</ul><h3>2.6.3: Dec 10 2003</h3><ul><li>documentation updates and cleanup (DV, William Brack, John Fleck)</li>
163  <li>added a repository of examples, examples from Aleksey Sanin, Dodji
164    Seketeli, Alfred Mickautsch</li>
165  <li>Windows updates: Mark Vakoc, Igor Zlatkovic, Eric Zurcher, Mingw
166    (Kenneth Haley)</li>
167  <li>Unicode range checking (William Brack)</li>
168  <li>code cleanup (William Brack)</li>
169  <li>Python bindings: doc (John Fleck),  bug fixes</li>
170  <li>UTF-16 cleanup and BOM issues (William Brack)</li>
171  <li>bug fixes: ID and xmlReader validation, XPath (William Brack),
172    xmlWriter (Alfred Mickautsch), hash.h inclusion problem, HTML parser
173    (James Bursa), attribute defaulting and validation, some serialization
174    cleanups, XML_GET_LINE macro, memory debug when using threads (William
175    Brack), serialization of attributes and entities content, xmlWriter
176    (Daniel Schulman)</li>
177  <li>XInclude bugfix, new APIs and update to the last version including the
178    namespace change.</li>
179  <li>XML Schemas improvements: include (Robert Stepanek), import and
180    namespace handling, fixed the regression tests troubles, added examples
181    based on Eric van der Vlist book, regexp fixes</li>
182  <li>preliminary pattern support for streaming (needed for schemas
183    constraints), added xmlTextReaderPreservePattern() to collect subdocument
184    when streaming.</li>
185  <li>various fixes in the structured error handling</li>
186</ul><h3>2.6.2: Nov 4 2003</h3><ul><li>XPath context unregistration fixes</li>
187  <li>text node coalescing fixes (Mark Lilback)</li>
188  <li>API to screate a W3C Schemas from an existing document (Steve Ball)</li>
189  <li>BeOS patches (Marcin 'Shard' Konicki)</li>
190  <li>xmlStrVPrintf function added (Aleksey Sanin)</li>
191  <li>compilation fixes (Mark Vakoc)</li>
192  <li>stdin parsing fix (William Brack)</li>
193  <li>a posteriori DTD validation fixes</li>
194  <li>xmlReader bug fixes: Walker fixes, python bindings</li>
195  <li>fixed xmlStopParser() to really stop the parser and errors</li>
196  <li>always generate line numbers when using the new xmlReadxxx
197  functions</li>
198  <li>added XInclude support to the xmlReader interface</li>
199  <li>implemented XML_PARSE_NONET parser option</li>
200  <li>DocBook XSLT processing bug fixed</li>
201  <li>HTML serialization for &lt;p&gt; elements (William Brack and me)</li>
202  <li>XPointer failure in XInclude are now handled as resource errors</li>
203  <li>fixed xmllint --html to use the HTML serializer on output (added
204    --xmlout to implement the previous behaviour of saving it using the XML
205    serializer)</li>
206</ul><h3>2.6.1: Oct 28 2003</h3><ul><li>Mostly bugfixes after the big 2.6.0 changes</li>
207  <li>Unix compilation patches: libxml.m4 (Patrick Welche), warnings cleanup
208    (William Brack)</li>
209  <li>Windows compilation patches (Joachim Bauch, Stephane Bidoul, Igor
210    Zlatkovic)</li>
211  <li>xmlWriter bugfix (Alfred Mickautsch)</li>
212  <li>chvalid.[ch]: couple of fixes from Stephane Bidoul</li>
213  <li>context reset: error state reset, push parser reset (Graham
214  Bennett)</li>
215  <li>context reuse: generate errors if file is not readable</li>
216  <li>defaulted attributes for element coming from internal entities
217    (Stephane Bidoul)</li>
218  <li>Python: tab and spaces mix (William Brack)</li>
219  <li>Error handler could crash in DTD validation in 2.6.0</li>
220  <li>xmlReader: do not use the document or element _private field</li>
221  <li>testSAX.c: avoid a problem with some PIs (Massimo Morara)</li>
222  <li>general bug fixes: mandatory encoding in text decl, serializing
223    Document Fragment nodes, xmlSearchNs 2.6.0 problem (Kasimier Buchcik),
224    XPath errors not reported,  slow HTML parsing of large documents.</li>
225</ul><h3>2.6.0: Oct 20 2003</h3><ul><li>Major revision release: should be API and ABI compatible but got a lot
226    of change</li>
227  <li>Increased the library modularity, far more options can be stripped out,
228    a --with-minimum configuration will weight around 160KBytes</li>
229  <li>Use per parser and per document dictionnary, allocate names and small
230    text nodes from the dictionnary</li>
231  <li>Switch to a SAX2 like parser rewrote most of the XML parser core,
232    provides namespace resolution and defaulted attributes, minimize memory
233    allocations and copies, namespace checking and specific error handling,
234    immutable buffers, make predefined entities static structures, etc...</li>
235  <li>rewrote all the error handling in the library, all errors can be
236    intercepted at a structured level, with precise information
237  available.</li>
238  <li>New simpler and more generic XML and HTML parser APIs, allowing to
239    easilly modify the parsing options and reuse parser context for multiple
240    consecutive documents.</li>
241  <li>Similar new APIs for the xmlReader, for options and reuse, provided new
242    functions to access content as const strings, use them for Python
243  bindings</li>
244  <li>a  lot of other smaller API improvements: xmlStrPrintf (Aleksey Sanin),
245    Walker i.e. reader on a document tree based on Alfred Mickautsch code,
246    make room in nodes for line numbers, reference counting and future PSVI
247    extensions, generation of character ranges to be checked with faster
248    algorithm (William),  xmlParserMaxDepth (Crutcher Dunnavant), buffer
249    access</li>
250  <li>New xmlWriter API provided by Alfred Mickautsch</li>
251  <li>Schemas: base64 support by Anthony Carrico</li>
252  <li>Parser&lt;-&gt;HTTP integration fix, proper processing of the Mime-Type
253    and charset informations if available.</li>
254  <li>Relax-NG: bug fixes including the one reported by Martijn Faassen and
255    zeroOrMore, better error reporting.</li>
256  <li>Python bindings (St�phane Bidoul), never use stdout for errors
257  output</li>
258  <li>Portability: all the headers have macros for export and calling
259    convention definitions (Igor Zlatkovic), VMS update (Craig A. Berry),
260    Windows: threads (Jesse Pelton), Borland compiler (Eric Zurcher,  Igor),
261    Mingw (Igor), typos (Mark Vakoc),  beta version (Stephane Bidoul),
262    warning cleanups on AIX and MIPS compilers (William Brack), BeOS (Marcin
263    'Shard' Konicki)</li>
264  <li>Documentation fixes and README (William Brack), search fix (William),
265    tutorial updates (John Fleck), namespace docs (Stefan Kost)</li>
266  <li>Bug fixes: xmlCleanupParser (Dave Beckett), threading uninitialized
267    mutexes, HTML doctype lowercase,  SAX/IO (William), compression detection
268    and restore (William), attribute declaration in DTDs (William), namespace
269    on attribute in HTML output (William), input filename (Rob Richards),
270    namespace DTD validation, xmlReplaceNode (Chris Ryland), I/O callbacks
271    (Markus Keim), CDATA serialization (Shaun McCance), xmlReader (Peter
272    Derr), high codepoint charref like &amp;#x10FFFF;, buffer access in push
273    mode (Justin Fletcher), TLS threads on Windows (Jesse Pelton), XPath bug
274    (William), xmlCleanupParser (Marc Liyanage), CDATA output (William), HTTP
275    error handling.</li>
276  <li>xmllint options: --dtdvalidfpi for Tobias Reif, --sax1 for compat
277    testing,  --nodict for building without tree dictionnary, --nocdata to
278    replace CDATA by text, --nsclean to remove surperfluous  namespace
279    declarations</li>
280  <li>added xml2-config --libtool-libs option from Kevin P. Fleming</li>
281  <li>a lot of profiling and tuning of the code, speedup patch for
282    xmlSearchNs() by Luca Padovani. The xmlReader should do far less
283    allocation and it speed should get closer to SAX. Chris Anderson worked
284    on speeding and cleaning up repetitive checking code.</li>
285  <li>cleanup of "make tests"</li>
286  <li>libxml-2.0-uninstalled.pc from Malcolm Tredinnick</li>
287  <li>deactivated the broken docBook SGML parser code and plugged the XML
288    parser instead.</li>
289</ul><h3>2.5.11: Sep 9 2003</h3><p>A bugfix only release:</p><ul><li>risk of crash in Relax-NG</li>
290  <li>risk of crash when using multithreaded programs</li>
291</ul><h3>2.5.10: Aug 15 2003</h3><p>A bugfixes only release</p><ul><li>Windows Makefiles (William Brack)</li>
292  <li>UTF-16 support fixes (Mark Itzcovitz)</li>
293  <li>Makefile and portability (William Brack) automake, Linux alpha, Mingw
294    on Windows (Mikhail Grushinskiy)</li>
295  <li>HTML parser (Oliver Stoeneberg)</li>
296  <li>XInclude performance problem reported by Kevin Ruscoe</li>
297  <li>XML parser performance problem reported by Grant Goodale</li>
298  <li>xmlSAXParseDTD() bug fix from Malcolm Tredinnick</li>
299  <li>and a couple other cleanup</li>
300</ul><h3>2.5.9: Aug 9 2003</h3><ul><li>bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build
301    (Wiliam Brake, Jesse Pelton, Igor), Schemas (Peter Sobisch), threading
302    (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli),
303    xmlReader, Relax-NG schemas compilation, namespace handling,  EXSLT (Sean
304    Griffin), HTML parsing problem (William Brack), DTD validation for mixed
305    content + namespaces, HTML serialization, library initialization,
306    progressive HTML parser</li>
307  <li>better interfaces for Relax-NG error handling (Joachim Bauch, )</li>
308  <li>adding xmlXIncludeProcessTree() for XInclud'ing in a subtree</li>
309  <li>doc fixes and improvements (John Fleck)</li>
310  <li>configure flag for -with-fexceptions when embedding in C++</li>
311  <li>couple of new UTF-8 helper functions (William Brack)</li>
312  <li>general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi)</li>
313  <li>xmlTextReader cleanup + enum for node types (Bjorn Reese)</li>
314  <li>general compilation/warning cleanup Solaris/HP-UX/... (William
315  Brack)</li>
316</ul><h3>2.5.8: Jul 6 2003</h3><ul><li>bugfixes: XPath, XInclude, file/URI mapping, UTF-16 save (Mark
317    Itzcovitz), UTF-8 checking, URI saving, error printing (William Brack),
318    PI related memleak, compilation without schemas or without xpath (Joerg
319    Schmitz-Linneweber/Garry Pennington), xmlUnlinkNode problem with DTDs,
320    rpm problem on , i86_64, removed a few compilation problems from 2.5.7,
321    xmlIOParseDTD, and xmlSAXParseDTD (Malcolm Tredinnick)</li>
322  <li>portability: DJGPP (MsDos) , OpenVMS (Craig A. Berry)</li>
323  <li>William Brack fixed multithreading lock problems</li>
324  <li>IPv6 patch for FTP and HTTP accesses (Archana Shah/Wipro)</li>
325  <li>Windows fixes (Igor Zlatkovic,  Eric Zurcher), threading (St�phane
326    Bidoul)</li>
327  <li>A few W3C Schemas Structure improvements</li>
328  <li>W3C Schemas Datatype improvements (Charlie Bozeman)</li>
329  <li>Python bindings for thread globals (St�phane Bidoul), and method/class
330    generator</li>
331  <li>added --nonet option to xmllint</li>
332  <li>documentation improvements (John Fleck)</li>
333</ul><h3>2.5.7: Apr 25 2003</h3><ul><li>Relax-NG: Compiling to regexp and streaming validation on top of the
334    xmlReader interface, added to xmllint --stream</li>
335  <li>xmlReader: Expand(), Next() and DOM access glue, bug fixes</li>
336  <li>Support for large files: RGN validated a 4.5GB instance</li>
337  <li>Thread support is now configured in by default</li>
338  <li>Fixes: update of the Trio code (Bjorn), WXS Date and Duration fixes
339    (Charles Bozeman), DTD and namespaces (Brent Hendricks), HTML push parser
340    and zero bytes handling, some missing Windows file path conversions,
341    behaviour of the parser and validator in the presence of "out of memory"
342    error conditions</li>
343  <li>extended the API to be able to plug a garbage collecting memory
344    allocator, added xmlMallocAtomic() and modified the allocations
345    accordingly.</li>
346  <li>Performances: removed excessive malloc() calls, speedup of the push and
347    xmlReader interfaces, removed excessive thread locking</li>
348  <li>Documentation: man page (John Fleck), xmlReader documentation</li>
349  <li>Python: adding binding for xmlCatalogAddLocal (Brent M Hendricks)</li>
350</ul><h3>2.5.6: Apr 1 2003</h3><ul><li>Fixed W3C XML Schemas datatype, should be compliant now except for
351    binHex and base64 which are not supported yet.</li>
352  <li>bug fixes: non-ASCII IDs, HTML output, XInclude on large docs and
353    XInclude entities handling, encoding detection on external subsets, XML
354    Schemas bugs and memory leaks, HTML parser (James Bursa)</li>
355  <li>portability: python/trio (Albert Chin), Sun compiler warnings</li>
356  <li>documentation: added --relaxng option to xmllint man page (John)</li>
357  <li>improved error reporting: xml:space, start/end tag mismatches, Relax NG
358    errors</li>
359</ul><h3>2.5.5: Mar 24 2003</h3><ul><li>Lot of fixes on the Relax NG implementation. More testing including
360    DocBook and TEI examples.</li>
361  <li>Increased the support for W3C XML Schemas datatype</li>
362  <li>Several bug fixes in the URI handling layer</li>
363  <li>Bug fixes: HTML parser, xmlReader, DTD validation, XPath, encoding
364    conversion, line counting in the parser.</li>
365  <li>Added support for $XMLLINT_INDENT environment variable, FTP delete</li>
366  <li>Fixed the RPM spec file name</li>
367</ul><h3>2.5.4: Feb 20 2003</h3><ul><li>Conformance testing and lot of fixes on Relax NG and XInclude
368    implementation</li>
369  <li>Implementation of XPointer element() scheme</li>
370  <li>Bug fixes: XML parser, XInclude entities merge, validity checking on
371    namespaces,
372    <p>2 serialization bugs, node info generation problems, a DTD regexp
373    generation problem.</p>
374  </li>
375  <li>Portability: windows updates and path canonicalization (Igor)</li>
376  <li>A few typo fixes (Kjartan Maraas)</li>
377  <li>Python bindings generator fixes (Stephane Bidoul)</li>
378</ul><h3>2.5.3: Feb 10 2003</h3><ul><li>RelaxNG and XML Schemas datatypes improvements, and added a first
379    version of RelaxNG Python bindings</li>
380  <li>Fixes: XLink (Sean Chittenden), XInclude (Sean Chittenden), API fix for
381    serializing namespace nodes, encoding conversion bug, XHTML1
382  serialization</li>
383  <li>Portability fixes: Windows (Igor), AMD 64bits RPM spec file</li>
384</ul><h3>2.5.2: Feb 5 2003</h3><ul><li>First implementation of RelaxNG, added --relaxng flag to xmllint</li>
385  <li>Schemas support now compiled in by default.</li>
386  <li>Bug fixes: DTD validation, namespace checking, XInclude and entities,
387    delegateURI in XML Catalogs, HTML parser, XML reader (St�phane Bidoul),
388    XPath parser and evaluation,  UTF8ToUTF8 serialization, XML reader memory
389    consumption, HTML parser, HTML serialization in the presence of
390  namespaces</li>
391  <li>added an HTML API to check elements and attributes.</li>
392  <li>Documentation improvement, PDF for the tutorial (John Fleck), doc
393    patches (Stefan Kost)</li>
394  <li>Portability fixes: NetBSD (Julio Merino), Windows (Igor Zlatkovic)</li>
395  <li>Added python bindings for XPointer, contextual error reporting
396    (St�phane Bidoul)</li>
397  <li>URI/file escaping problems (Stefano Zacchiroli)</li>
398</ul><h3>2.5.1: Jan 8 2003</h3><ul><li>Fixes a memory leak and configuration/compilation problems in 2.5.0</li>
399  <li>documentation updates (John)</li>
400  <li>a couple of XmlTextReader fixes</li>
401</ul><h3>2.5.0: Jan 6 2003</h3><ul><li>New <a href="xmlreader.html">XmltextReader interface</a> based on C#
402    API (with help of St�phane Bidoul)</li>
403  <li>Windows: more exports, including the new API (Igor)</li>
404  <li>XInclude fallback fix</li>
405  <li>Python: bindings for the new API, packaging (St�phane Bidoul),
406    drv_libxml2.py Python xml.sax driver (St�phane Bidoul), fixes, speedup
407    and iterators for Python-2.2 (Hannu Krosing)</li>
408  <li>Tutorial fixes (john Fleck and Niraj Tolia) xmllint man update
409  (John)</li>
410  <li>Fix an XML parser bug raised by Vyacheslav Pindyura</li>
411  <li>Fix for VMS serialization (Nigel Hall) and config (Craig A. Berry)</li>
412  <li>Entities handling fixes</li>
413  <li>new API to optionally track node creation and deletion (Lukas
414  Schroeder)</li>
415  <li>Added documentation for the XmltextReader interface and some <a href="guidelines.html">XML guidelines</a></li>
416</ul><h3>2.4.30: Dec 12 2002</h3><ul><li>2.4.29 broke the python bindings, rereleasing</li>
417  <li>Improvement/fixes of the XML API generator, and couple of minor code
418    fixes.</li>
419</ul><h3>2.4.29: Dec 11 2002</h3><ul><li>Windows fixes (Igor): Windows CE port, pthread linking, python bindings
420    (St�phane Bidoul), Mingw (Magnus Henoch), and export list updates</li>
421  <li>Fix for prev in python bindings (ERDI Gergo)</li>
422  <li>Fix for entities handling (Marcus Clarke)</li>
423  <li>Refactored the XML and HTML dumps to a single code path, fixed XHTML1
424    dump</li>
425  <li>Fix for URI parsing when handling URNs with fragment identifiers</li>
426  <li>Fix for HTTP URL escaping problem</li>
427  <li>added an TextXmlReader (C#) like API (work in progress)</li>
428  <li>Rewrote the API in XML generation script, includes a C parser and saves
429    more informations needed for C# bindings</li>
430</ul><h3>2.4.28: Nov 22 2002</h3><ul><li>a couple of python binding fixes</li>
431  <li>2 bug fixes in the XML push parser</li>
432  <li>potential memory leak removed (Martin Stoilov)</li>
433  <li>fix to the configure script for Unix (Dimitri Papadopoulos)</li>
434  <li>added encoding support for XInclude parse="text"</li>
435  <li>autodetection of XHTML1 and specific serialization rules added</li>
436  <li>nasty threading bug fixed (William Brack)</li>
437</ul><h3>2.4.27: Nov 17 2002</h3><ul><li>fixes for the Python bindings</li>
438  <li>a number of bug fixes: SGML catalogs, xmlParseBalancedChunkMemory(),
439    HTML parser,  Schemas (Charles Bozeman), document fragment support
440    (Christian Glahn), xmlReconciliateNs (Brian Stafford), XPointer,
441    xmlFreeNode(), xmlSAXParseMemory (Peter Jones), xmlGetNodePath (Petr
442    Pajas), entities processing</li>
443  <li>added grep to xmllint --shell</li>
444  <li>VMS update patch from Craig A. Berry</li>
445  <li>cleanup of the Windows build with support for more compilers (Igor),
446    better thread support on Windows</li>
447  <li>cleanup of Unix Makefiles and spec file</li>
448  <li>Improvements to the documentation (John Fleck)</li>
449</ul><h3>2.4.26: Oct 18 2002</h3><ul><li>Patches for Windows CE port, improvements on Windows paths handling</li>
450  <li>Fixes to the validation  code (DTD and Schemas), xmlNodeGetPath() ,
451    HTML serialization, Namespace compliance,  and a number of small
452  problems</li>
453</ul><h3>2.4.25: Sep 26 2002</h3><ul><li>A number of bug fixes: XPath, validation, Python bindings, DOM and
454    tree, xmlI/O,  Html</li>
455  <li>Serious rewrite of XInclude</li>
456  <li>Made XML Schemas regexp part of the default build and APIs, small fix
457    and improvement of the regexp core</li>
458  <li>Changed the validation code to reuse XML Schemas regexp APIs</li>
459  <li>Better handling of Windows file paths, improvement of Makefiles (Igor,
460    Daniel Gehriger, Mark Vakoc)</li>
461  <li>Improved the python I/O bindings, the tests, added resolver and regexp
462    APIs</li>
463  <li>New logos from Marc Liyanage</li>
464  <li>Tutorial improvements: John Fleck, Christopher Harris</li>
465  <li>Makefile: Fixes for AMD x86_64 (Mandrake), DESTDIR (Christophe
466  Merlet)</li>
467  <li>removal of all stderr/perror use for error reporting</li>
468  <li>Better error reporting: XPath and DTD validation</li>
469  <li>update of the trio portability layer (Bjorn Reese)</li>
470</ul><p><strong>2.4.24: Aug 22 2002</strong></p><ul><li>XPath fixes (William), xf:escape-uri() (Wesley Terpstra)</li>
471  <li>Python binding fixes: makefiles (William), generator, rpm build, x86-64
472    (fcrozat)</li>
473  <li>HTML &lt;style&gt; and boolean attributes serializer fixes</li>
474  <li>C14N improvements by Aleksey</li>
475  <li>doc cleanups: Rick Jones</li>
476  <li>Windows compiler makefile updates: Igor and Elizabeth Barham</li>
477  <li>XInclude: implementation of fallback and xml:base fixup added</li>
478</ul><h3>2.4.23: July 6 2002</h3><ul><li>performances patches: Peter Jacobi</li>
479  <li>c14n fixes, testsuite and performances: Aleksey Sanin</li>
480  <li>added xmlDocFormatDump: Chema Celorio</li>
481  <li>new tutorial: John Fleck</li>
482  <li>new hash functions and performances: Sander Vesik, portability fix from
483    Peter Jacobi</li>
484  <li>a number of bug fixes: XPath (William Brack, Richard Jinks), XML and
485    HTML parsers, ID lookup function</li>
486  <li>removal of all remaining sprintf: Aleksey Sanin</li>
487</ul><h3>2.4.22: May 27 2002</h3><ul><li>a number of bug fixes: configure scripts, base handling, parser, memory
488    usage, HTML parser, XPath, documentation (Christian Cornelssen),
489    indentation, URI parsing</li>
490  <li>Optimizations for XMLSec, fixing and making public some of the network
491    protocol handlers (Aleksey)</li>
492  <li>performance patch from Gary Pennington</li>
493  <li>Charles Bozeman provided date and time support for XML Schemas
494  datatypes</li>
495</ul><h3>2.4.21: Apr 29 2002</h3><p>This release is both a bug fix release and also contains the early XML
496Schemas <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
497interfaces are likely to change, there is huge holes, it is clearly a work in
498progress and don't even think of putting this code in a production system,
499it'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>
500  <li>patches for Borland C++ and MSC by Igor</li>
501  <li>some fixes on XPath strings and conformance patches by Richard
502  Jinks</li>
503  <li>patch from Aleksey for the ExcC14N specification</li>
504  <li>OSF/1 bug fix by Bjorn</li>
505</ul><h3>2.4.20: Apr 15 2002</h3><ul><li>bug fixes: file descriptor leak, XPath, HTML output, DTD validation</li>
506  <li>XPath conformance testing by Richard Jinks</li>
507  <li>Portability fixes: Solaris, MPE/iX, Windows, OSF/1, python bindings,
508    libxml.m4</li>
509</ul><h3>2.4.19: Mar 25 2002</h3><ul><li>bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
510    encoder</li>
511  <li>portability fixes in the HTTP code</li>
512  <li>memory allocation checks using valgrind, and profiling tests</li>
513  <li>revamp of the Windows build and Makefiles</li>
514</ul><h3>2.4.18: Mar 18 2002</h3><ul><li>bug fixes: tree, SAX, canonicalization, validation, portability,
515  XPath</li>
516  <li>removed the --with-buffer option it was becoming unmaintainable</li>
517  <li>serious cleanup of the Python makefiles</li>
518  <li>speedup patch to XPath very effective for DocBook stylesheets</li>
519  <li>Fixes for Windows build, cleanup of the documentation</li>
520</ul><h3>2.4.17: Mar 8 2002</h3><ul><li>a lot of bug fixes, including "namespace nodes have no parents in
521  XPath"</li>
522  <li>fixed/improved the Python wrappers, added more examples and more
523    regression tests, XPath extension functions can now return node-sets</li>
524  <li>added the XML Canonicalization support from Aleksey Sanin</li>
525</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
526    from OASIS and W3C. Compliance has been significantly improved.</li>
527  <li>a couple of portability fixes too.</li>
528</ul><h3>2.4.15: Feb 11 2002</h3><ul><li>Fixed the Makefiles, especially the python module ones</li>
529  <li>A few bug fixes and cleanup</li>
530  <li>Includes cleanup</li>
531</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
532    License</a> basically for integration in XFree86 codebase, and removing
533    confusion around the previous dual-licensing</li>
534  <li>added Python bindings, beta software but should already be quite
535    complete</li>
536  <li>a large number of fixes and cleanups, especially for all tree
537    manipulations</li>
538  <li>cleanup of the headers, generation of a reference API definition in
539  XML</li>
540</ul><h3>2.4.13: Jan 14 2002</h3><ul><li>update of the documentation: John Fleck and Charlie Bozeman</li>
541  <li>cleanup of timing code from Justin Fletcher</li>
542  <li>fixes for Windows and initial thread support on Win32: Igor and Serguei
543    Narojnyi</li>
544  <li>Cygwin patch from Robert Collins</li>
545  <li>added xmlSetEntityReferenceFunc() for Keith Isdale work on xsldbg</li>
546</ul><h3>2.4.12: Dec 7 2001</h3><ul><li>a few bug fixes: thread (Gary Pennington), xmllint (Geert Kloosterman),
547    XML parser (Robin Berjon), XPointer (Danny Jamshy), I/O cleanups
548  (robert)</li>
549  <li>Eric Lavigne contributed project files for MacOS</li>
550  <li>some makefiles cleanups</li>
551</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
552    cleanups</li>
553  <li>xmllint man pages improvement by Heiko Rupp</li>
554  <li>updated VMS build instructions from John A Fotheringham</li>
555  <li>Windows Makefiles updates from Igor</li>
556</ul><h3>2.4.10: Nov 10 2001</h3><ul><li>URI escaping fix (Joel Young)</li>
557  <li>added xmlGetNodePath() (for paths or XPointers generation)</li>
558  <li>Fixes namespace handling problems when using DTD and validation</li>
559  <li>improvements on xmllint: Morus Walter patches for --format and
560    --encode, Stefan Kost and Heiko Rupp improvements on the --shell</li>
561  <li>fixes for xmlcatalog linking pointed by Weiqi Gao</li>
562  <li>fixes to the HTML parser</li>
563</ul><h3>2.4.9: Nov 6 2001</h3><ul><li>fixes more catalog bugs</li>
564  <li>avoid a compilation problem, improve xmlGetLineNo()</li>
565</ul><h3>2.4.8: Nov 4 2001</h3><ul><li>fixed SGML catalogs broken in previous release, updated xmlcatalog
566  tool</li>
567  <li>fixed a compile errors and some includes troubles.</li>
568</ul><h3>2.4.7: Oct 30 2001</h3><ul><li>exported some debugging interfaces</li>
569  <li>serious rewrite of the catalog code</li>
570  <li>integrated Gary Pennington thread safety patch, added configure option
571    and regression tests</li>
572  <li>removed an HTML parser bug</li>
573  <li>fixed a couple of potentially serious validation bugs</li>
574  <li>integrated the SGML DocBook support in xmllint</li>
575  <li>changed the nanoftp anonymous login passwd</li>
576  <li>some I/O cleanup and a couple of interfaces for Perl wrapper</li>
577  <li>general bug fixes</li>
578  <li>updated xmllint man page by John Fleck</li>
579  <li>some VMS and Windows updates</li>
580</ul><h3>2.4.6: Oct 10 2001</h3><ul><li>added an updated man pages by John Fleck</li>
581  <li>portability and configure fixes</li>
582  <li>an infinite loop on the HTML parser was removed (William)</li>
583  <li>Windows makefile patches from Igor</li>
584  <li>fixed half a dozen bugs reported for libxml or libxslt</li>
585  <li>updated xmlcatalog to be able to modify SGML super catalogs</li>
586</ul><h3>2.4.5: Sep 14 2001</h3><ul><li>Remove a few annoying bugs in 2.4.4</li>
587  <li>forces the HTML serializer to output decimal charrefs since some
588    version of Netscape can't handle hexadecimal ones</li>
589</ul><h3>1.8.16: Sep 14 2001</h3><ul><li>maintenance release of the old libxml1 branch, couple of bug and
590    portability fixes</li>
591</ul><h3>2.4.4: Sep 12 2001</h3><ul><li>added --convert to xmlcatalog, bug fixes and cleanups of XML
592  Catalog</li>
593  <li>a few bug fixes and some portability changes</li>
594  <li>some documentation cleanups</li>
595</ul><h3>2.4.3:  Aug 23 2001</h3><ul><li>XML Catalog support see the doc</li>
596  <li>New NaN/Infinity floating point code</li>
597  <li>A few bug fixes</li>
598</ul><h3>2.4.2:  Aug 15 2001</h3><ul><li>adds xmlLineNumbersDefault() to control line number generation</li>
599  <li>lot of bug fixes</li>
600  <li>the Microsoft MSC projects files should now be up to date</li>
601  <li>inheritance of namespaces from DTD defaulted attributes</li>
602  <li>fixes a serious potential security bug</li>
603  <li>added a --format option to xmllint</li>
604</ul><h3>2.4.1:  July 24 2001</h3><ul><li>possibility to keep line numbers in the tree</li>
605  <li>some computation NaN fixes</li>
606  <li>extension of the XPath API</li>
607  <li>cleanup for alpha and ia64 targets</li>
608  <li>patch to allow saving through HTTP PUT or POST</li>
609</ul><h3>2.4.0: July 10 2001</h3><ul><li>Fixed a few bugs in XPath, validation, and tree handling.</li>
610  <li>Fixed XML Base implementation, added a couple of examples to the
611    regression tests</li>
612  <li>A bit of cleanup</li>
613</ul><h3>2.3.14: July 5 2001</h3><ul><li>fixed some entities problems and reduce memory requirement when
614    substituting them</li>
615  <li>lots of improvements in the XPath queries interpreter can be
616    substantially faster</li>
617  <li>Makefiles and configure cleanups</li>
618  <li>Fixes to XPath variable eval, and compare on empty node set</li>
619  <li>HTML tag closing bug fixed</li>
620  <li>Fixed an URI reference computation problem when validating</li>
621</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>
622  <li>a few more fixes for compilation on Windows MSC by Yon Derek</li>
623</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>
624  <li>Small Makefile fix</li>
625</ul><h3>2.3.12: June 26 2001</h3><ul><li>lots of cleanup</li>
626  <li>a couple of validation fix</li>
627  <li>fixed line number counting</li>
628  <li>fixed serious problems in the XInclude processing</li>
629  <li>added support for UTF8 BOM at beginning of entities</li>
630  <li>fixed a strange gcc optimizer bugs in xpath handling of float, gcc-3.0
631    miscompile uri.c (William), Thomas Leitner provided a fix for the
632    optimizer on Tru64</li>
633  <li>incorporated Yon Derek and Igor Zlatkovic  fixes and improvements for
634    compilation on Windows MSC</li>
635  <li>update of libxml-doc.el (Felix Natter)</li>
636  <li>fixed 2 bugs in URI normalization code</li>
637</ul><h3>2.3.11: June 17 2001</h3><ul><li>updates to trio, Makefiles and configure should fix some portability
638    problems (alpha)</li>
639  <li>fixed some HTML serialization problems (pre, script, and block/inline
640    handling), added encoding aware APIs, cleanup of this code</li>
641  <li>added xmlHasNsProp()</li>
642  <li>implemented a specific PI for encoding support in the DocBook SGML
643    parser</li>
644  <li>some XPath fixes (-Infinity, / as a function parameter and namespaces
645    node selection)</li>
646  <li>fixed a performance problem and an error in the validation code</li>
647  <li>fixed XInclude routine to implement the recursive behaviour</li>
648  <li>fixed xmlFreeNode problem when libxml is included statically twice</li>
649  <li>added --version to xmllint for bug reports</li>
650</ul><h3>2.3.10: June 1 2001</h3><ul><li>fixed the SGML catalog support</li>
651  <li>a number of reported bugs got fixed, in XPath, iconv detection,
652    XInclude processing</li>
653  <li>XPath string function should now handle unicode correctly</li>
654</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>
655  <li>some serious speed optimization again</li>
656  <li>some documentation cleanups</li>
657  <li>trying to get better linking on Solaris (-R)</li>
658  <li>XPath API cleanup from Thomas Broyer</li>
659  <li>Validation bug fixed #54631, added a patch from Gary Pennington, fixed
660    xmlValidGetValidElements()</li>
661  <li>Added an INSTALL file</li>
662  <li>Attribute removal added to API: #54433</li>
663  <li>added a basic support for SGML catalogs</li>
664  <li>fixed xmlKeepBlanksDefault(0) API</li>
665  <li>bugfix in xmlNodeGetLang()</li>
666  <li>fixed a small configure portability problem</li>
667  <li>fixed an inversion of SYSTEM and PUBLIC identifier in HTML document</li>
668</ul><h3>1.8.13: May 14 2001</h3><ul><li>bugfixes release of the old libxml1 branch used by Gnome</li>
669</ul><h3>2.3.8: May 3 2001</h3><ul><li>Integrated an SGML DocBook parser for the Gnome project</li>
670  <li>Fixed a few things in the HTML parser</li>
671  <li>Fixed some XPath bugs raised by XSLT use, tried to fix the floating
672    point portability issue</li>
673  <li>Speed improvement (8M/s for SAX, 3M/s for DOM, 1.5M/s for
674    DOM+validation using the XML REC as input and a 700MHz celeron).</li>
675  <li>incorporated more Windows cleanup</li>
676  <li>added xmlSaveFormatFile()</li>
677  <li>fixed problems in copying nodes with entities references (gdome)</li>
678  <li>removed some troubles surrounding the new validation module</li>
679</ul><h3>2.3.7: April 22 2001</h3><ul><li>lots of small bug fixes, corrected XPointer</li>
680  <li>Non deterministic content model validation support</li>
681  <li>added xmlDocCopyNode for gdome2</li>
682  <li>revamped the way the HTML parser handles end of tags</li>
683  <li>XPath: corrections of namespaces support and number formatting</li>
684  <li>Windows: Igor Zlatkovic patches for MSC compilation</li>
685  <li>HTML output fixes from P C Chow and William M. Brack</li>
686  <li>Improved validation speed sensible for DocBook</li>
687  <li>fixed a big bug with ID declared in external parsed entities</li>
688  <li>portability fixes, update of Trio from Bjorn Reese</li>
689</ul><h3>2.3.6: April 8 2001</h3><ul><li>Code cleanup using extreme gcc compiler warning options, found and
690    cleared half a dozen potential problem</li>
691  <li>the Eazel team found an XML parser bug</li>
692  <li>cleaned up the user of some of the string formatting function. used the
693    trio library code to provide the one needed when the platform is missing
694    them</li>
695  <li>xpath: removed a memory leak and fixed the predicate evaluation
696    problem, extended the testsuite and cleaned up the result. XPointer seems
697    broken ...</li>
698</ul><h3>2.3.5: Mar 23 2001</h3><ul><li>Biggest change is separate parsing and evaluation of XPath expressions,
699    there is some new APIs for this too</li>
700  <li>included a number of bug fixes(XML push parser, 51876, notations,
701  52299)</li>
702  <li>Fixed some portability issues</li>
703</ul><h3>2.3.4: Mar 10 2001</h3><ul><li>Fixed bugs #51860 and #51861</li>
704  <li>Added a global variable xmlDefaultBufferSize to allow default buffer
705    size to be application tunable.</li>
706  <li>Some cleanup in the validation code, still a bug left and this part
707    should probably be rewritten to support ambiguous content model :-\</li>
708  <li>Fix a couple of serious bugs introduced or raised by changes in 2.3.3
709    parser</li>
710  <li>Fixed another bug in xmlNodeGetContent()</li>
711  <li>Bjorn fixed XPath node collection and Number formatting</li>
712  <li>Fixed a loop reported in the HTML parsing</li>
713  <li>blank space are reported even if the Dtd content model proves that they
714    are formatting spaces, this is for XML conformance</li>
715</ul><h3>2.3.3: Mar 1 2001</h3><ul><li>small change in XPath for XSLT</li>
716  <li>documentation cleanups</li>
717  <li>fix in validation by Gary Pennington</li>
718  <li>serious parsing performances improvements</li>
719</ul><h3>2.3.2: Feb 24 2001</h3><ul><li>chasing XPath bugs, found a bunch, completed some TODO</li>
720  <li>fixed a Dtd parsing bug</li>
721  <li>fixed a bug in xmlNodeGetContent</li>
722  <li>ID/IDREF support partly rewritten by Gary Pennington</li>
723</ul><h3>2.3.1: Feb 15 2001</h3><ul><li>some XPath and HTML bug fixes for XSLT</li>
724  <li>small extension of the hash table interfaces for DOM gdome2
725    implementation</li>
726  <li>A few bug fixes</li>
727</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>
728  <li>Add a mode with Dtd lookup but without validation error reporting for
729    XSLT</li>
730  <li>Add support for text node without escaping (XSLT)</li>
731  <li>bug fixes for xmlCheckFilename</li>
732  <li>validation code bug fixes from Gary Pennington</li>
733  <li>Patch from Paul D. Smith correcting URI path normalization</li>
734  <li>Patch to allow simultaneous install of libxml-devel and
735  libxml2-devel</li>
736  <li>the example Makefile is now fixed</li>
737  <li>added HTML to the RPM packages</li>
738  <li>tree copying bugfixes</li>
739  <li>updates to Windows makefiles</li>
740  <li>optimization patch from Bjorn Reese</li>
741</ul><h3>2.2.11: Jan 4 2001</h3><ul><li>bunch of bug fixes (memory I/O, xpath, ftp/http, ...)</li>
742  <li>added htmlHandleOmittedElem()</li>
743  <li>Applied Bjorn Reese's IPV6 first patch</li>
744  <li>Applied Paul D. Smith patches for validation of XInclude results</li>
745  <li>added XPointer xmlns() new scheme support</li>
746</ul><h3>2.2.10: Nov 25 2000</h3><ul><li>Fix the Windows problems of 2.2.8</li>
747  <li>integrate OpenVMS patches</li>
748  <li>better handling of some nasty HTML input</li>
749  <li>Improved the XPointer implementation</li>
750  <li>integrate a number of provided patches</li>
751</ul><h3>2.2.9: Nov 25 2000</h3><ul><li>erroneous release :-(</li>
752</ul><h3>2.2.8: Nov 13 2000</h3><ul><li>First version of <a href="http://www.w3.org/TR/xinclude">XInclude</a>
753    support</li>
754  <li>Patch in conditional section handling</li>
755  <li>updated MS compiler project</li>
756  <li>fixed some XPath problems</li>
757  <li>added an URI escaping function</li>
758  <li>some other bug fixes</li>
759</ul><h3>2.2.7: Oct 31 2000</h3><ul><li>added message redirection</li>
760  <li>XPath improvements (thanks TOM !)</li>
761  <li>xmlIOParseDTD() added</li>
762  <li>various small fixes in the HTML, URI, HTTP and XPointer support</li>
763  <li>some cleanup of the Makefile, autoconf and the distribution content</li>
764</ul><h3>2.2.6: Oct 25 2000:</h3><ul><li>Added an hash table module, migrated a number of internal structure to
765    those</li>
766  <li>Fixed a posteriori validation problems</li>
767  <li>HTTP module cleanups</li>
768  <li>HTML parser improvements (tag errors, script/style handling, attribute
769    normalization)</li>
770  <li>coalescing of adjacent text nodes</li>
771  <li>couple of XPath bug fixes, exported the internal API</li>
772</ul><h3>2.2.5: Oct 15 2000:</h3><ul><li>XPointer implementation and testsuite</li>
773  <li>Lot of XPath fixes, added variable and functions registration, more
774    tests</li>
775  <li>Portability fixes, lots of enhancements toward an easy Windows build
776    and release</li>
777  <li>Late validation fixes</li>
778  <li>Integrated a lot of contributed patches</li>
779  <li>added memory management docs</li>
780  <li>a performance problem when using large buffer seems fixed</li>
781</ul><h3>2.2.4: Oct 1 2000:</h3><ul><li>main XPath problem fixed</li>
782  <li>Integrated portability patches for Windows</li>
783  <li>Serious bug fixes on the URI and HTML code</li>
784</ul><h3>2.2.3: Sep 17 2000</h3><ul><li>bug fixes</li>
785  <li>cleanup of entity handling code</li>
786  <li>overall review of all loops in the parsers, all sprintf usage has been
787    checked too</li>
788  <li>Far better handling of larges Dtd. Validating against DocBook XML Dtd
789    works smoothly now.</li>
790</ul><h3>1.8.10: Sep 6 2000</h3><ul><li>bug fix release for some Gnome projects</li>
791</ul><h3>2.2.2: August 12 2000</h3><ul><li>mostly bug fixes</li>
792  <li>started adding routines to access xml parser context options</li>
793</ul><h3>2.2.1: July 21 2000</h3><ul><li>a purely bug fixes release</li>
794  <li>fixed an encoding support problem when parsing from a memory block</li>
795  <li>fixed a DOCTYPE parsing problem</li>
796  <li>removed a bug in the function allowing to override the memory
797    allocation routines</li>
798</ul><h3>2.2.0: July 14 2000</h3><ul><li>applied a lot of portability fixes</li>
799  <li>better encoding support/cleanup and saving (content is now always
800    encoded in UTF-8)</li>
801  <li>the HTML parser now correctly handles encodings</li>
802  <li>added xmlHasProp()</li>
803  <li>fixed a serious problem with &amp;#38;</li>
804  <li>propagated the fix to FTP client</li>
805  <li>cleanup, bugfixes, etc ...</li>
806  <li>Added a page about <a href="encoding.html">libxml Internationalization
807    support</a></li>
808</ul><h3>1.8.9:  July 9 2000</h3><ul><li>fixed the spec the RPMs should be better</li>
809  <li>fixed a serious bug in the FTP implementation, released 1.8.9 to solve
810    rpmfind users problem</li>
811</ul><h3>2.1.1: July 1 2000</h3><ul><li>fixes a couple of bugs in the 2.1.0 packaging</li>
812  <li>improvements on the HTML parser</li>
813</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
814    to <a href="upgrade.html">new instructions</a>. It fixes a nasty problem
815    about &amp;#38; charref parsing</li>
816  <li>2.1.0 also ease the upgrade from libxml v1 to the recent version. it
817    also contains numerous fixes and enhancements:
818    <ul><li>added xmlStopParser() to stop parsing</li>
819      <li>improved a lot parsing speed when there is large CDATA blocs</li>
820      <li>includes XPath patches provided by Picdar Technology</li>
821      <li>tried to fix as much as possible DTD validation and namespace
822        related problems</li>
823      <li>output to a given encoding has been added/tested</li>
824      <li>lot of various fixes</li>
825    </ul></li>
826</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
827    idea to check the 1.x to 2.x upgrade instructions. NOTE: while initially
828    scheduled for Apr 3 the release occurred only on Apr 12 due to massive
829    workload.</li>
830  <li>The include are now located under $prefix/include/libxml (instead of
831    $prefix/include/gnome-xml), they also are referenced by
832    <pre>#include &lt;libxml/xxx.h&gt;</pre>
833    <p>instead of</p>
834    <pre>#include "xxx.h"</pre>
835  </li>
836  <li>a new URI module for parsing URIs and following strictly RFC 2396</li>
837  <li>the memory allocation routines used by libxml can now be overloaded
838    dynamically by using xmlMemSetup()</li>
839  <li>The previously CVS only tool tester has been renamed
840    <strong>xmllint</strong> and is now installed as part of the libxml2
841    package</li>
842  <li>The I/O interface has been revamped. There is now ways to plug in
843    specific I/O modules, either at the URI scheme detection level using
844    xmlRegisterInputCallbacks()  or by passing I/O functions when creating a
845    parser context using xmlCreateIOParserCtxt()</li>
846  <li>there is a C preprocessor macro LIBXML_VERSION providing the version
847    number of the libxml module in use</li>
848  <li>a number of optional features of libxml can now be excluded at
849    configure time (FTP/HTTP/HTML/XPath/Debug)</li>
850</ul><h3>2.0.0beta: Mar 14 2000</h3><ul><li>This is a first Beta release of libxml version 2</li>
851  <li>It's available only from<a href="ftp://xmlsoft.org/">xmlsoft.org
852    FTP</a>, it's packaged as libxml2-2.0.0beta and available as tar and
853  RPMs</li>
854  <li>This version is now the head in the Gnome CVS base, the old one is
855    available under the tag LIB_XML_1_X</li>
856  <li>This includes a very large set of changes. From a  programmatic point
857    of view applications should not have to be modified too much, check the
858    <a href="upgrade.html">upgrade page</a></li>
859  <li>Some interfaces may changes (especially a bit about encoding).</li>
860  <li>the updates includes:
861    <ul><li>fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly
862        handled now</li>
863      <li>Better handling of entities, especially well-formedness checking
864        and proper PEref extensions in external subsets</li>
865      <li>DTD conditional sections</li>
866      <li>Validation now correctly handle entities content</li>
867      <li><a href="http://rpmfind.net/tools/gdome/messages/0039.html">change
868        structures to accommodate DOM</a></li>
869    </ul></li>
870  <li>Serious progress were made toward compliance, <a href="conf/result.html">here are the result of the test</a> against the
871    OASIS testsuite (except the Japanese tests since I don't support that
872    encoding yet). This URL is rebuilt every couple of hours using the CVS
873    head version.</li>
874</ul><h3>1.8.7: Mar 6 2000</h3><ul><li>This is a bug fix release:</li>
875  <li>It is possible to disable the ignorable blanks heuristic used by
876    libxml-1.x, a new function  xmlKeepBlanksDefault(0) will allow this. Note
877    that for adherence to XML spec, this behaviour will be disabled by
878    default in 2.x . The same function will allow to keep compatibility for
879    old code.</li>
880  <li>Blanks in &lt;a&gt;  &lt;/a&gt; constructs are not ignored anymore,
881    avoiding heuristic is really the Right Way :-\</li>
882  <li>The unchecked use of snprintf which was breaking libxml-1.8.6
883    compilation on some platforms has been fixed</li>
884  <li>nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when processing
885  URIs</li>
886</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
887    it without troubles</li>
888</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
889    XML spec)</li>
890  <li>fixed a hideous bug in xmlGetProp pointed by Rune.Djurhuus@fast.no</li>
891  <li>Jody Goldberg &lt;jgoldberg@home.com&gt; provided another patch trying
892    to solve the zlib checks problems</li>
893  <li>The current state in gnome CVS base is expected to ship as 1.8.5 with
894    gnumeric soon</li>
895</ul><h3>1.8.4: Jan 13 2000</h3><ul><li>bug fixes, reintroduced xmlNewGlobalNs(), fixed xmlNewNs()</li>
896  <li>all exit() call should have been removed from libxml</li>
897  <li>fixed a problem with INCLUDE_WINSOCK on WIN32 platform</li>
898  <li>added newDocFragment()</li>
899</ul><h3>1.8.3: Jan 5 2000</h3><ul><li>a Push interface for the XML and HTML parsers</li>
900  <li>a shell-like interface to the document tree (try tester --shell :-)</li>
901  <li>lots of bug fixes and improvement added over XMas holidays</li>
902  <li>fixed the DTD parsing code to work with the xhtml DTD</li>
903  <li>added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()</li>
904  <li>Fixed bugs in xmlNewNs()</li>
905  <li>External entity loading code has been revamped, now it uses
906    xmlLoadExternalEntity(), some fix on entities processing were added</li>
907  <li>cleaned up WIN32 includes of socket stuff</li>
908</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
909    for good this time</li>
910  <li>Added a few tree modification functions: xmlReplaceNode,
911    xmlAddPrevSibling, xmlAddNextSibling, xmlNodeSetName and
912    xmlDocSetRootElement</li>
913  <li>Tried to improve the HTML output with help from <a href="mailto:clahey@umich.edu">Chris Lahey</a></li>
914</ul><h3>1.8.1: Dec 18 1999</h3><ul><li>various patches to avoid troubles when using libxml with C++ compilers
915    the "namespace" keyword and C escaping in include files</li>
916  <li>a problem in one of the core macros IS_CHAR was corrected</li>
917  <li>fixed a bug introduced in 1.8.0 breaking default namespace processing,
918    and more specifically the Dia application</li>
919  <li>fixed a posteriori validation (validation after parsing, or by using a
920    Dtd not specified in the original document)</li>
921  <li>fixed a bug in</li>
922</ul><h3>1.8.0: Dec 12 1999</h3><ul><li>cleanup, especially memory wise</li>
923  <li>the parser should be more reliable, especially the HTML one, it should
924    not crash, whatever the input !</li>
925  <li>Integrated various patches, especially a speedup improvement for large
926    dataset from <a href="mailto:cnygard@bellatlantic.net">Carl Nygard</a>,
927    configure with --with-buffers to enable them.</li>
928  <li>attribute normalization, oops should have been added long ago !</li>
929  <li>attributes defaulted from DTDs should be available, xmlSetProp() now
930    does entities escaping by default.</li>
931</ul><h3>1.7.4: Oct 25 1999</h3><ul><li>Lots of HTML improvement</li>
932  <li>Fixed some errors when saving both XML and HTML</li>
933  <li>More examples, the regression tests should now look clean</li>
934  <li>Fixed a bug with contiguous charref</li>
935</ul><h3>1.7.3: Sep 29 1999</h3><ul><li>portability problems fixed</li>
936  <li>snprintf was used unconditionally, leading to link problems on system
937    were it's not available, fixed</li>
938</ul><h3>1.7.1: Sep 24 1999</h3><ul><li>The basic type for strings manipulated by libxml has been renamed in
939    1.7.1 from <strong>CHAR</strong> to <strong>xmlChar</strong>. The reason
940    is that CHAR was conflicting with a predefined type on Windows. However
941    on non WIN32 environment, compatibility is provided by the way of  a
942    <strong>#define </strong>.</li>
943  <li>Changed another error : the use of a structure field called errno, and
944    leading to troubles on platforms where it's a macro</li>
945</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>
946  <li>Added an errno to report errors by another mean than a simple printf
947    like callback</li>
948  <li>Finished ID/IDREF support and checking when validation</li>
949  <li>Serious memory leaks fixed (there is now a <a href="html/libxml-xmlmemory.html">memory wrapper</a> module)</li>
950  <li>Improvement of <a href="http://www.w3.org/TR/xpath">XPath</a>
951    implementation</li>
952  <li>Added an HTML parser front-end</li>
953</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>
954