news.html revision cfba2fe0bbbdd1158666fc1090c7f48c0fdb00e1
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="#000000" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><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">Developer Documentation</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="guidelines.html">XML Guidelines</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"><h3>CVS only : check the <a href="http://cvs.gnome.org/lxr/source/gnome-xml/ChangeLog">Changelog</a> file
11for a really accurate description</h3><p>Items not finished and worked on, get in touch with the list if you want
12to test those</p><ul><li>More testing on RelaxNG</li>
13  <li>Finishing up <a href="http://www.w3.org/TR/xmlschema-1/">XML
14  Schemas</a></li>
15</ul><h3>2.5.10: Aug 15 2003</h3><p>A bugfixes only release</p><ul><li>Windows Makefiles (William Brack)</li>
16  <li>UTF-16 support fixes (Mark Itzcovitz)</li>
17  <li>Makefile and portability (William Brack) automake, Linux alpha, Mingw
18    on Windows (Mikhail Grushinskiy) </li>
19  <li>HTML parser (Oliver Stoeneberg)</li>
20  <li>XInclude performance problem reported by Kevin Ruscoe</li>
21  <li>XML parser performance problem reported by Grant Goodale</li>
22  <li>xmlSAXParseDTD() bug fix from Malcolm Tredinnick</li>
23  <li>and a couple other cleanup </li>
24</ul><h3>2.5.9: Aug 9 2003</h3><ul><li>bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build
25    (Wiliam Brake, Jesse Pelton, Igor), Schemas (Peter Sobisch), threading
26    (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli),
27    xmlReader, Relax-NG schemas compilation, namespace handling,  EXSLT (Sean
28    Griffin), HTML parsing problem (William Brack), DTD validation for mixed
29    content + namespaces, HTML serialization, library initialization,
30    progressive HTML parser</li>
31  <li>better interfaces for Relax-NG error handling (Joachim Bauch, )</li>
32  <li>adding xmlXIncludeProcessTree() for XInclud'ing in a subtree</li>
33  <li>doc fixes and improvements (John Fleck)</li>
34  <li>configure flag for -with-fexceptions when embedding in C++</li>
35  <li>couple of new UTF-8 helper functions (William Brack)</li>
36  <li>general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi)</li>
37  <li>xmlTextReader cleanup + enum for node types (Bjorn Reese)</li>
38  <li>general compilation/warning cleanup Solaris/HP-UX/... (William
39  Brack)</li>
40</ul><h3>2.5.8: Jul 6 2003</h3><ul><li>bugfixes: XPath, XInclude, file/URI mapping, UTF-16 save (Mark
41    Itzcovitz), UTF-8 checking, URI saving, error printing (William Brack),
42    PI related memleak, compilation without schemas or without xpath (Joerg
43    Schmitz-Linneweber/Garry Pennington), xmlUnlinkNode problem with DTDs,
44    rpm problem on , i86_64, removed a few compilation problems from 2.5.7,
45    xmlIOParseDTD, and xmlSAXParseDTD (Malcolm Tredinnick)</li>
46  <li>portability: DJGPP (MsDos) , OpenVMS (Craig A. Berry)</li>
47  <li>William Brack fixed multithreading lock problems</li>
48  <li>IPv6 patch for FTP and HTTP accesses (Archana Shah/Wipro)</li>
49  <li>Windows fixes (Igor Zlatkovic,  Eric Zurcher), threading (St�phane
50    Bidoul)</li>
51  <li>A few W3C Schemas Structure improvements</li>
52  <li>W3C Schemas Datatype improvements (Charlie Bozeman)</li>
53  <li>Python bindings for thread globals (St�phane Bidoul), and method/class
54    generator</li>
55  <li>added --nonet option to xmllint</li>
56  <li>documentation improvements (John Fleck)</li>
57</ul><h3>2.5.7: Apr 25 2003</h3><ul><li>Relax-NG: Compiling to regexp and streaming validation on top of the
58    xmlReader interface, added to xmllint --stream</li>
59  <li>xmlReader: Expand(), Next() and DOM access glue, bug fixes</li>
60  <li>Support for large files: RGN validated a 4.5GB instance</li>
61  <li>Thread support is now configured in by default</li>
62  <li>Fixes: update of the Trio code (Bjorn), WXS Date and Duration fixes
63    (Charles Bozeman), DTD and namespaces (Brent Hendricks), HTML push parser
64    and zero bytes handling, some missing Windows file path conversions,
65    behaviour of the parser and validator in the presence of &quot;out of memory&quot;
66    error conditions</li>
67  <li>extended the API to be able to plug a garbage collecting memory
68    allocator, added xmlMallocAtomic() and modified the allocations
69    accordingly.</li>
70  <li>Performances: removed excessive malloc() calls, speedup of the push and
71    xmlReader interfaces, removed excessive thread locking</li>
72  <li>Documentation: man page (John Fleck), xmlReader documentation</li>
73  <li>Python: adding binding for xmlCatalogAddLocal (Brent M Hendricks)</li>
74</ul><h3>2.5.6: Apr 1 2003</h3><ul><li>Fixed W3C XML Schemas datatype, should be compliant now except for
75    binHex and base64 which are not supported yet.</li>
76  <li>bug fixes: non-ASCII IDs, HTML output, XInclude on large docs and
77    XInclude entities handling, encoding detection on external subsets, XML
78    Schemas bugs and memory leaks, HTML parser (James Bursa)</li>
79  <li>portability: python/trio (Albert Chin), Sun compiler warnings</li>
80  <li>documentation: added --relaxng option to xmllint man page (John)</li>
81  <li>improved error reporting: xml:space, start/end tag mismatches, Relax NG
82    errors</li>
83</ul><h3>2.5.5: Mar 24 2003</h3><ul><li>Lot of fixes on the Relax NG implementation. More testing including
84    DocBook and TEI examples.</li>
85  <li>Increased the support for W3C XML Schemas datatype</li>
86  <li>Several bug fixes in the URI handling layer</li>
87  <li>Bug fixes: HTML parser, xmlReader, DTD validation, XPath, encoding
88    conversion, line counting in the parser.</li>
89  <li>Added support for $XMLLINT_INDENT environment variable, FTP delete</li>
90  <li>Fixed the RPM spec file name</li>
91</ul><h3>2.5.4: Feb 20 2003</h3><ul><li>Conformance testing and lot of fixes on Relax NG and XInclude
92    implementation</li>
93  <li>Implementation of XPointer element() scheme</li>
94  <li>Bug fixes: XML parser, XInclude entities merge, validity checking on
95    namespaces,
96    <p>2 serialization bugs, node info generation problems, a DTD regexp
97    generation problem.</p>
98  </li>
99  <li>Portability: windows updates and path canonicalization (Igor)</li>
100  <li>A few typo fixes (Kjartan Maraas)</li>
101  <li>Python bindings generator fixes (Stephane Bidoul)</li>
102</ul><h3>2.5.3: Feb 10 2003</h3><ul><li>RelaxNG and XML Schemas datatypes improvements, and added a first
103    version of RelaxNG Python bindings</li>
104  <li>Fixes: XLink (Sean Chittenden), XInclude (Sean Chittenden), API fix for
105    serializing namespace nodes, encoding conversion bug, XHTML1
106  serialization</li>
107  <li>Portability fixes: Windows (Igor), AMD 64bits RPM spec file</li>
108</ul><h3>2.5.2: Feb 5 2003</h3><ul><li>First implementation of RelaxNG, added --relaxng flag to xmllint</li>
109  <li>Schemas support now compiled in by default.</li>
110  <li>Bug fixes: DTD validation, namespace checking, XInclude and entities,
111    delegateURI in XML Catalogs, HTML parser, XML reader (St�phane Bidoul),
112    XPath parser and evaluation,  UTF8ToUTF8 serialization, XML reader memory
113    consumption, HTML parser, HTML serialization in the presence of
114  namespaces</li>
115  <li>added an HTML API to check elements and attributes.</li>
116  <li>Documentation improvement, PDF for the tutorial (John Fleck), doc
117    patches (Stefan Kost)</li>
118  <li>Portability fixes: NetBSD (Julio Merino), Windows (Igor Zlatkovic)</li>
119  <li>Added python bindings for XPointer, contextual error reporting
120    (St�phane Bidoul)</li>
121  <li>URI/file escaping problems (Stefano Zacchiroli)</li>
122</ul><h3>2.5.1: Jan 8 2003</h3><ul><li>Fixes a memory leak and configuration/compilation problems in 2.5.0</li>
123  <li>documentation updates (John)</li>
124  <li>a couple of XmlTextReader fixes</li>
125</ul><h3>2.5.0: Jan 6 2003</h3><ul><li>New <a href="xmlreader.html">XmltextReader interface</a> based on C#
126    API (with help of St�phane Bidoul)</li>
127  <li>Windows: more exports, including the new API (Igor)</li>
128  <li>XInclude fallback fix</li>
129  <li>Python: bindings for the new API, packaging (St�phane Bidoul),
130    drv_libxml2.py Python xml.sax driver (St�phane Bidoul), fixes, speedup
131    and iterators for Python-2.2 (Hannu Krosing)</li>
132  <li>Tutorial fixes (john Fleck and Niraj Tolia) xmllint man update
133  (John)</li>
134  <li>Fix an XML parser bug raised by Vyacheslav Pindyura</li>
135  <li>Fix for VMS serialization (Nigel Hall) and config (Craig A. Berry)</li>
136  <li>Entities handling fixes</li>
137  <li>new API to optionally track node creation and deletion (Lukas
138  Schroeder)</li>
139  <li>Added documentation for the XmltextReader interface and some <a href="guidelines.html">XML guidelines</a></li>
140</ul><h3>2.4.30: Dec 12 2002</h3><ul><li>2.4.29 broke the python bindings, rereleasing</li>
141  <li>Improvement/fixes of the XML API generator, and couple of minor code
142    fixes.</li>
143</ul><h3>2.4.29: Dec 11 2002</h3><ul><li>Windows fixes (Igor): Windows CE port, pthread linking, python bindings
144    (St�phane Bidoul), Mingw (Magnus Henoch), and export list updates</li>
145  <li>Fix for prev in python bindings (ERDI Gergo)</li>
146  <li>Fix for entities handling (Marcus Clarke)</li>
147  <li>Refactored the XML and HTML dumps to a single code path, fixed XHTML1
148    dump</li>
149  <li>Fix for URI parsing when handling URNs with fragment identifiers</li>
150  <li>Fix for HTTP URL escaping problem</li>
151  <li>added an TextXmlReader (C#) like API (work in progress)</li>
152  <li>Rewrote the API in XML generation script, includes a C parser and saves
153    more informations needed for C# bindings</li>
154</ul><h3>2.4.28: Nov 22 2002</h3><ul><li>a couple of python binding fixes</li>
155  <li>2 bug fixes in the XML push parser</li>
156  <li>potential memory leak removed (Martin Stoilov)</li>
157  <li>fix to the configure script for Unix (Dimitri Papadopoulos)</li>
158  <li>added encoding support for XInclude parse=&quot;text&quot;</li>
159  <li>autodetection of XHTML1 and specific serialization rules added</li>
160  <li>nasty threading bug fixed (William Brack)</li>
161</ul><h3>2.4.27: Nov 17 2002</h3><ul><li>fixes for the Python bindings</li>
162  <li>a number of bug fixes: SGML catalogs, xmlParseBalancedChunkMemory(),
163    HTML parser,  Schemas (Charles Bozeman), document fragment support
164    (Christian Glahn), xmlReconciliateNs (Brian Stafford), XPointer,
165    xmlFreeNode(), xmlSAXParseMemory (Peter Jones), xmlGetNodePath (Petr
166    Pajas), entities processing</li>
167  <li>added grep to xmllint --shell</li>
168  <li>VMS update patch from Craig A. Berry</li>
169  <li>cleanup of the Windows build with support for more compilers (Igor),
170    better thread support on Windows</li>
171  <li>cleanup of Unix Makefiles and spec file</li>
172  <li>Improvements to the documentation (John Fleck)</li>
173</ul><h3>2.4.26: Oct 18 2002</h3><ul><li>Patches for Windows CE port, improvements on Windows paths handling</li>
174  <li>Fixes to the validation  code (DTD and Schemas), xmlNodeGetPath() ,
175    HTML serialization, Namespace compliance,  and a number of small
176  problems</li>
177</ul><h3>2.4.25: Sep 26 2002</h3><ul><li>A number of bug fixes: XPath, validation, Python bindings, DOM and
178    tree, xmlI/O,  Html</li>
179  <li>Serious rewrite of XInclude</li>
180  <li>Made XML Schemas regexp part of the default build and APIs, small fix
181    and improvement of the regexp core</li>
182  <li>Changed the validation code to reuse XML Schemas regexp APIs</li>
183  <li>Better handling of Windows file paths, improvement of Makefiles (Igor,
184    Daniel Gehriger, Mark Vakoc)</li>
185  <li>Improved the python I/O bindings, the tests, added resolver and regexp
186    APIs</li>
187  <li>New logos from Marc Liyanage</li>
188  <li>Tutorial improvements: John Fleck, Christopher Harris</li>
189  <li>Makefile: Fixes for AMD x86_64 (Mandrake), DESTDIR (Christophe
190  Merlet)</li>
191  <li>removal of all stderr/perror use for error reporting</li>
192  <li>Better error reporting: XPath and DTD validation</li>
193  <li>update of the trio portability layer (Bjorn Reese)</li>
194</ul><p><strong>2.4.24: Aug 22 2002</strong></p><ul><li>XPath fixes (William), xf:escape-uri() (Wesley Terpstra)</li>
195  <li>Python binding fixes: makefiles (William), generator, rpm build, x86-64
196    (fcrozat)</li>
197  <li>HTML &lt;style&gt; and boolean attributes serializer fixes</li>
198  <li>C14N improvements by Aleksey</li>
199  <li>doc cleanups: Rick Jones</li>
200  <li>Windows compiler makefile updates: Igor and Elizabeth Barham</li>
201  <li>XInclude: implementation of fallback and xml:base fixup added</li>
202</ul><h3>2.4.23: July 6 2002</h3><ul><li>performances patches: Peter Jacobi</li>
203  <li>c14n fixes, testsuite and performances: Aleksey Sanin</li>
204  <li>added xmlDocFormatDump: Chema Celorio</li>
205  <li>new tutorial: John Fleck</li>
206  <li>new hash functions and performances: Sander Vesik, portability fix from
207    Peter Jacobi</li>
208  <li>a number of bug fixes: XPath (William Brack, Richard Jinks), XML and
209    HTML parsers, ID lookup function</li>
210  <li>removal of all remaining sprintf: Aleksey Sanin</li>
211</ul><h3>2.4.22: May 27 2002</h3><ul><li>a number of bug fixes: configure scripts, base handling, parser, memory
212    usage, HTML parser, XPath, documentation (Christian Cornelssen),
213    indentation, URI parsing</li>
214  <li>Optimizations for XMLSec, fixing and making public some of the network
215    protocol handlers (Aleksey)</li>
216  <li>performance patch from Gary Pennington</li>
217  <li>Charles Bozeman provided date and time support for XML Schemas
218  datatypes</li>
219</ul><h3>2.4.21: Apr 29 2002</h3><p>This release is both a bug fix release and also contains the early XML
220Schemas <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
221interfaces are likely to change, there is huge holes, it is clearly a work in
222progress and don't even think of putting this code in a production system,
223it'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>
224  <li>patches for Borland C++ and MSC by Igor</li>
225  <li>some fixes on XPath strings and conformance patches by Richard
226  Jinks</li>
227  <li>patch from Aleksey for the ExcC14N specification</li>
228  <li>OSF/1 bug fix by Bjorn</li>
229</ul><h3>2.4.20: Apr 15 2002</h3><ul><li>bug fixes: file descriptor leak, XPath, HTML output, DTD validation</li>
230  <li>XPath conformance testing by Richard Jinks</li>
231  <li>Portability fixes: Solaris, MPE/iX, Windows, OSF/1, python bindings,
232    libxml.m4</li>
233</ul><h3>2.4.19: Mar 25 2002</h3><ul><li>bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
234    encoder</li>
235  <li>portability fixes in the HTTP code</li>
236  <li>memory allocation checks using valgrind, and profiling tests</li>
237  <li>revamp of the Windows build and Makefiles</li>
238</ul><h3>2.4.18: Mar 18 2002</h3><ul><li>bug fixes: tree, SAX, canonicalization, validation, portability,
239  XPath</li>
240  <li>removed the --with-buffer option it was becoming unmaintainable</li>
241  <li>serious cleanup of the Python makefiles</li>
242  <li>speedup patch to XPath very effective for DocBook stylesheets</li>
243  <li>Fixes for Windows build, cleanup of the documentation</li>
244</ul><h3>2.4.17: Mar 8 2002</h3><ul><li>a lot of bug fixes, including &quot;namespace nodes have no parents in
245  XPath&quot;</li>
246  <li>fixed/improved the Python wrappers, added more examples and more
247    regression tests, XPath extension functions can now return node-sets</li>
248  <li>added the XML Canonicalization support from Aleksey Sanin</li>
249</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
250    from OASIS and W3C. Compliance has been significantly improved.</li>
251  <li>a couple of portability fixes too.</li>
252</ul><h3>2.4.15: Feb 11 2002</h3><ul><li>Fixed the Makefiles, especially the python module ones</li>
253  <li>A few bug fixes and cleanup</li>
254  <li>Includes cleanup</li>
255</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
256    License</a> basically for integration in XFree86 codebase, and removing
257    confusion around the previous dual-licensing</li>
258  <li>added Python bindings, beta software but should already be quite
259    complete</li>
260  <li>a large number of fixes and cleanups, especially for all tree
261    manipulations</li>
262  <li>cleanup of the headers, generation of a reference API definition in
263  XML</li>
264</ul><h3>2.4.13: Jan 14 2002</h3><ul><li>update of the documentation: John Fleck and Charlie Bozeman</li>
265  <li>cleanup of timing code from Justin Fletcher</li>
266  <li>fixes for Windows and initial thread support on Win32: Igor and Serguei
267    Narojnyi</li>
268  <li>Cygwin patch from Robert Collins</li>
269  <li>added xmlSetEntityReferenceFunc() for Keith Isdale work on xsldbg</li>
270</ul><h3>2.4.12: Dec 7 2001</h3><ul><li>a few bug fixes: thread (Gary Pennington), xmllint (Geert Kloosterman),
271    XML parser (Robin Berjon), XPointer (Danny Jamshy), I/O cleanups
272  (robert)</li>
273  <li>Eric Lavigne contributed project files for MacOS</li>
274  <li>some makefiles cleanups</li>
275</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
276    cleanups</li>
277  <li>xmllint man pages improvement by Heiko Rupp</li>
278  <li>updated VMS build instructions from John A Fotheringham</li>
279  <li>Windows Makefiles updates from Igor</li>
280</ul><h3>2.4.10: Nov 10 2001</h3><ul><li>URI escaping fix (Joel Young)</li>
281  <li>added xmlGetNodePath() (for paths or XPointers generation)</li>
282  <li>Fixes namespace handling problems when using DTD and validation</li>
283  <li>improvements on xmllint: Morus Walter patches for --format and
284    --encode, Stefan Kost and Heiko Rupp improvements on the --shell</li>
285  <li>fixes for xmlcatalog linking pointed by Weiqi Gao</li>
286  <li>fixes to the HTML parser</li>
287</ul><h3>2.4.9: Nov 6 2001</h3><ul><li>fixes more catalog bugs</li>
288  <li>avoid a compilation problem, improve xmlGetLineNo()</li>
289</ul><h3>2.4.8: Nov 4 2001</h3><ul><li>fixed SGML catalogs broken in previous release, updated xmlcatalog
290  tool</li>
291  <li>fixed a compile errors and some includes troubles.</li>
292</ul><h3>2.4.7: Oct 30 2001</h3><ul><li>exported some debugging interfaces</li>
293  <li>serious rewrite of the catalog code</li>
294  <li>integrated Gary Pennington thread safety patch, added configure option
295    and regression tests</li>
296  <li>removed an HTML parser bug</li>
297  <li>fixed a couple of potentially serious validation bugs</li>
298  <li>integrated the SGML DocBook support in xmllint</li>
299  <li>changed the nanoftp anonymous login passwd</li>
300  <li>some I/O cleanup and a couple of interfaces for Perl wrapper</li>
301  <li>general bug fixes</li>
302  <li>updated xmllint man page by John Fleck</li>
303  <li>some VMS and Windows updates</li>
304</ul><h3>2.4.6: Oct 10 2001</h3><ul><li>added an updated man pages by John Fleck</li>
305  <li>portability and configure fixes</li>
306  <li>an infinite loop on the HTML parser was removed (William)</li>
307  <li>Windows makefile patches from Igor</li>
308  <li>fixed half a dozen bugs reported for libxml or libxslt</li>
309  <li>updated xmlcatalog to be able to modify SGML super catalogs</li>
310</ul><h3>2.4.5: Sep 14 2001</h3><ul><li>Remove a few annoying bugs in 2.4.4</li>
311  <li>forces the HTML serializer to output decimal charrefs since some
312    version of Netscape can't handle hexadecimal ones</li>
313</ul><h3>1.8.16: Sep 14 2001</h3><ul><li>maintenance release of the old libxml1 branch, couple of bug and
314    portability fixes</li>
315</ul><h3>2.4.4: Sep 12 2001</h3><ul><li>added --convert to xmlcatalog, bug fixes and cleanups of XML
316  Catalog</li>
317  <li>a few bug fixes and some portability changes</li>
318  <li>some documentation cleanups</li>
319</ul><h3>2.4.3:  Aug 23 2001</h3><ul><li>XML Catalog support see the doc</li>
320  <li>New NaN/Infinity floating point code</li>
321  <li>A few bug fixes</li>
322</ul><h3>2.4.2:  Aug 15 2001</h3><ul><li>adds xmlLineNumbersDefault() to control line number generation</li>
323  <li>lot of bug fixes</li>
324  <li>the Microsoft MSC projects files should now be up to date</li>
325  <li>inheritance of namespaces from DTD defaulted attributes</li>
326  <li>fixes a serious potential security bug</li>
327  <li>added a --format option to xmllint</li>
328</ul><h3>2.4.1:  July 24 2001</h3><ul><li>possibility to keep line numbers in the tree</li>
329  <li>some computation NaN fixes</li>
330  <li>extension of the XPath API</li>
331  <li>cleanup for alpha and ia64 targets</li>
332  <li>patch to allow saving through HTTP PUT or POST</li>
333</ul><h3>2.4.0: July 10 2001</h3><ul><li>Fixed a few bugs in XPath, validation, and tree handling.</li>
334  <li>Fixed XML Base implementation, added a couple of examples to the
335    regression tests</li>
336  <li>A bit of cleanup</li>
337</ul><h3>2.3.14: July 5 2001</h3><ul><li>fixed some entities problems and reduce memory requirement when
338    substituting them</li>
339  <li>lots of improvements in the XPath queries interpreter can be
340    substantially faster</li>
341  <li>Makefiles and configure cleanups</li>
342  <li>Fixes to XPath variable eval, and compare on empty node set</li>
343  <li>HTML tag closing bug fixed</li>
344  <li>Fixed an URI reference computation problem when validating</li>
345</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>
346  <li>a few more fixes for compilation on Windows MSC by Yon Derek</li>
347</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>
348  <li>Small Makefile fix</li>
349</ul><h3>2.3.12: June 26 2001</h3><ul><li>lots of cleanup</li>
350  <li>a couple of validation fix</li>
351  <li>fixed line number counting</li>
352  <li>fixed serious problems in the XInclude processing</li>
353  <li>added support for UTF8 BOM at beginning of entities</li>
354  <li>fixed a strange gcc optimizer bugs in xpath handling of float, gcc-3.0
355    miscompile uri.c (William), Thomas Leitner provided a fix for the
356    optimizer on Tru64</li>
357  <li>incorporated Yon Derek and Igor Zlatkovic  fixes and improvements for
358    compilation on Windows MSC</li>
359  <li>update of libxml-doc.el (Felix Natter)</li>
360  <li>fixed 2 bugs in URI normalization code</li>
361</ul><h3>2.3.11: June 17 2001</h3><ul><li>updates to trio, Makefiles and configure should fix some portability
362    problems (alpha)</li>
363  <li>fixed some HTML serialization problems (pre, script, and block/inline
364    handling), added encoding aware APIs, cleanup of this code</li>
365  <li>added xmlHasNsProp()</li>
366  <li>implemented a specific PI for encoding support in the DocBook SGML
367    parser</li>
368  <li>some XPath fixes (-Infinity, / as a function parameter and namespaces
369    node selection)</li>
370  <li>fixed a performance problem and an error in the validation code</li>
371  <li>fixed XInclude routine to implement the recursive behaviour</li>
372  <li>fixed xmlFreeNode problem when libxml is included statically twice</li>
373  <li>added --version to xmllint for bug reports</li>
374</ul><h3>2.3.10: June 1 2001</h3><ul><li>fixed the SGML catalog support</li>
375  <li>a number of reported bugs got fixed, in XPath, iconv detection,
376    XInclude processing</li>
377  <li>XPath string function should now handle unicode correctly</li>
378</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>
379  <li>some serious speed optimization again</li>
380  <li>some documentation cleanups</li>
381  <li>trying to get better linking on Solaris (-R)</li>
382  <li>XPath API cleanup from Thomas Broyer</li>
383  <li>Validation bug fixed #54631, added a patch from Gary Pennington, fixed
384    xmlValidGetValidElements()</li>
385  <li>Added an INSTALL file</li>
386  <li>Attribute removal added to API: #54433</li>
387  <li>added a basic support for SGML catalogs</li>
388  <li>fixed xmlKeepBlanksDefault(0) API</li>
389  <li>bugfix in xmlNodeGetLang()</li>
390  <li>fixed a small configure portability problem</li>
391  <li>fixed an inversion of SYSTEM and PUBLIC identifier in HTML document</li>
392</ul><h3>1.8.13: May 14 2001</h3><ul><li>bugfixes release of the old libxml1 branch used by Gnome</li>
393</ul><h3>2.3.8: May 3 2001</h3><ul><li>Integrated an SGML DocBook parser for the Gnome project</li>
394  <li>Fixed a few things in the HTML parser</li>
395  <li>Fixed some XPath bugs raised by XSLT use, tried to fix the floating
396    point portability issue</li>
397  <li>Speed improvement (8M/s for SAX, 3M/s for DOM, 1.5M/s for
398    DOM+validation using the XML REC as input and a 700MHz celeron).</li>
399  <li>incorporated more Windows cleanup</li>
400  <li>added xmlSaveFormatFile()</li>
401  <li>fixed problems in copying nodes with entities references (gdome)</li>
402  <li>removed some troubles surrounding the new validation module</li>
403</ul><h3>2.3.7: April 22 2001</h3><ul><li>lots of small bug fixes, corrected XPointer</li>
404  <li>Non deterministic content model validation support</li>
405  <li>added xmlDocCopyNode for gdome2</li>
406  <li>revamped the way the HTML parser handles end of tags</li>
407  <li>XPath: corrections of namespaces support and number formatting</li>
408  <li>Windows: Igor Zlatkovic patches for MSC compilation</li>
409  <li>HTML output fixes from P C Chow and William M. Brack</li>
410  <li>Improved validation speed sensible for DocBook</li>
411  <li>fixed a big bug with ID declared in external parsed entities</li>
412  <li>portability fixes, update of Trio from Bjorn Reese</li>
413</ul><h3>2.3.6: April 8 2001</h3><ul><li>Code cleanup using extreme gcc compiler warning options, found and
414    cleared half a dozen potential problem</li>
415  <li>the Eazel team found an XML parser bug</li>
416  <li>cleaned up the user of some of the string formatting function. used the
417    trio library code to provide the one needed when the platform is missing
418    them</li>
419  <li>xpath: removed a memory leak and fixed the predicate evaluation
420    problem, extended the testsuite and cleaned up the result. XPointer seems
421    broken ...</li>
422</ul><h3>2.3.5: Mar 23 2001</h3><ul><li>Biggest change is separate parsing and evaluation of XPath expressions,
423    there is some new APIs for this too</li>
424  <li>included a number of bug fixes(XML push parser, 51876, notations,
425  52299)</li>
426  <li>Fixed some portability issues</li>
427</ul><h3>2.3.4: Mar 10 2001</h3><ul><li>Fixed bugs #51860 and #51861</li>
428  <li>Added a global variable xmlDefaultBufferSize to allow default buffer
429    size to be application tunable.</li>
430  <li>Some cleanup in the validation code, still a bug left and this part
431    should probably be rewritten to support ambiguous content model :-\</li>
432  <li>Fix a couple of serious bugs introduced or raised by changes in 2.3.3
433    parser</li>
434  <li>Fixed another bug in xmlNodeGetContent()</li>
435  <li>Bjorn fixed XPath node collection and Number formatting</li>
436  <li>Fixed a loop reported in the HTML parsing</li>
437  <li>blank space are reported even if the Dtd content model proves that they
438    are formatting spaces, this is for XML conformance</li>
439</ul><h3>2.3.3: Mar 1 2001</h3><ul><li>small change in XPath for XSLT</li>
440  <li>documentation cleanups</li>
441  <li>fix in validation by Gary Pennington</li>
442  <li>serious parsing performances improvements</li>
443</ul><h3>2.3.2: Feb 24 2001</h3><ul><li>chasing XPath bugs, found a bunch, completed some TODO</li>
444  <li>fixed a Dtd parsing bug</li>
445  <li>fixed a bug in xmlNodeGetContent</li>
446  <li>ID/IDREF support partly rewritten by Gary Pennington</li>
447</ul><h3>2.3.1: Feb 15 2001</h3><ul><li>some XPath and HTML bug fixes for XSLT</li>
448  <li>small extension of the hash table interfaces for DOM gdome2
449    implementation</li>
450  <li>A few bug fixes</li>
451</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>
452  <li>Add a mode with Dtd lookup but without validation error reporting for
453    XSLT</li>
454  <li>Add support for text node without escaping (XSLT)</li>
455  <li>bug fixes for xmlCheckFilename</li>
456  <li>validation code bug fixes from Gary Pennington</li>
457  <li>Patch from Paul D. Smith correcting URI path normalization</li>
458  <li>Patch to allow simultaneous install of libxml-devel and
459  libxml2-devel</li>
460  <li>the example Makefile is now fixed</li>
461  <li>added HTML to the RPM packages</li>
462  <li>tree copying bugfixes</li>
463  <li>updates to Windows makefiles</li>
464  <li>optimization patch from Bjorn Reese</li>
465</ul><h3>2.2.11: Jan 4 2001</h3><ul><li>bunch of bug fixes (memory I/O, xpath, ftp/http, ...)</li>
466  <li>added htmlHandleOmittedElem()</li>
467  <li>Applied Bjorn Reese's IPV6 first patch</li>
468  <li>Applied Paul D. Smith patches for validation of XInclude results</li>
469  <li>added XPointer xmlns() new scheme support</li>
470</ul><h3>2.2.10: Nov 25 2000</h3><ul><li>Fix the Windows problems of 2.2.8</li>
471  <li>integrate OpenVMS patches</li>
472  <li>better handling of some nasty HTML input</li>
473  <li>Improved the XPointer implementation</li>
474  <li>integrate a number of provided patches</li>
475</ul><h3>2.2.9: Nov 25 2000</h3><ul><li>erroneous release :-(</li>
476</ul><h3>2.2.8: Nov 13 2000</h3><ul><li>First version of <a href="http://www.w3.org/TR/xinclude">XInclude</a>
477    support</li>
478  <li>Patch in conditional section handling</li>
479  <li>updated MS compiler project</li>
480  <li>fixed some XPath problems</li>
481  <li>added an URI escaping function</li>
482  <li>some other bug fixes</li>
483</ul><h3>2.2.7: Oct 31 2000</h3><ul><li>added message redirection</li>
484  <li>XPath improvements (thanks TOM !)</li>
485  <li>xmlIOParseDTD() added</li>
486  <li>various small fixes in the HTML, URI, HTTP and XPointer support</li>
487  <li>some cleanup of the Makefile, autoconf and the distribution content</li>
488</ul><h3>2.2.6: Oct 25 2000:</h3><ul><li>Added an hash table module, migrated a number of internal structure to
489    those</li>
490  <li>Fixed a posteriori validation problems</li>
491  <li>HTTP module cleanups</li>
492  <li>HTML parser improvements (tag errors, script/style handling, attribute
493    normalization)</li>
494  <li>coalescing of adjacent text nodes</li>
495  <li>couple of XPath bug fixes, exported the internal API</li>
496</ul><h3>2.2.5: Oct 15 2000:</h3><ul><li>XPointer implementation and testsuite</li>
497  <li>Lot of XPath fixes, added variable and functions registration, more
498    tests</li>
499  <li>Portability fixes, lots of enhancements toward an easy Windows build
500    and release</li>
501  <li>Late validation fixes</li>
502  <li>Integrated a lot of contributed patches</li>
503  <li>added memory management docs</li>
504  <li>a performance problem when using large buffer seems fixed</li>
505</ul><h3>2.2.4: Oct 1 2000:</h3><ul><li>main XPath problem fixed</li>
506  <li>Integrated portability patches for Windows</li>
507  <li>Serious bug fixes on the URI and HTML code</li>
508</ul><h3>2.2.3: Sep 17 2000</h3><ul><li>bug fixes</li>
509  <li>cleanup of entity handling code</li>
510  <li>overall review of all loops in the parsers, all sprintf usage has been
511    checked too</li>
512  <li>Far better handling of larges Dtd. Validating against DocBook XML Dtd
513    works smoothly now.</li>
514</ul><h3>1.8.10: Sep 6 2000</h3><ul><li>bug fix release for some Gnome projects</li>
515</ul><h3>2.2.2: August 12 2000</h3><ul><li>mostly bug fixes</li>
516  <li>started adding routines to access xml parser context options</li>
517</ul><h3>2.2.1: July 21 2000</h3><ul><li>a purely bug fixes release</li>
518  <li>fixed an encoding support problem when parsing from a memory block</li>
519  <li>fixed a DOCTYPE parsing problem</li>
520  <li>removed a bug in the function allowing to override the memory
521    allocation routines</li>
522</ul><h3>2.2.0: July 14 2000</h3><ul><li>applied a lot of portability fixes</li>
523  <li>better encoding support/cleanup and saving (content is now always
524    encoded in UTF-8)</li>
525  <li>the HTML parser now correctly handles encodings</li>
526  <li>added xmlHasProp()</li>
527  <li>fixed a serious problem with &amp;#38;</li>
528  <li>propagated the fix to FTP client</li>
529  <li>cleanup, bugfixes, etc ...</li>
530  <li>Added a page about <a href="encoding.html">libxml Internationalization
531    support</a></li>
532</ul><h3>1.8.9:  July 9 2000</h3><ul><li>fixed the spec the RPMs should be better</li>
533  <li>fixed a serious bug in the FTP implementation, released 1.8.9 to solve
534    rpmfind users problem</li>
535</ul><h3>2.1.1: July 1 2000</h3><ul><li>fixes a couple of bugs in the 2.1.0 packaging</li>
536  <li>improvements on the HTML parser</li>
537</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
538    to <a href="upgrade.html">new instructions</a>. It fixes a nasty problem
539    about &amp;#38; charref parsing</li>
540  <li>2.1.0 also ease the upgrade from libxml v1 to the recent version. it
541    also contains numerous fixes and enhancements:
542    <ul><li>added xmlStopParser() to stop parsing</li>
543      <li>improved a lot parsing speed when there is large CDATA blocs</li>
544      <li>includes XPath patches provided by Picdar Technology</li>
545      <li>tried to fix as much as possible DTD validation and namespace
546        related problems</li>
547      <li>output to a given encoding has been added/tested</li>
548      <li>lot of various fixes</li>
549    </ul></li>
550</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
551    idea to check the 1.x to 2.x upgrade instructions. NOTE: while initially
552    scheduled for Apr 3 the release occurred only on Apr 12 due to massive
553    workload.</li>
554  <li>The include are now located under $prefix/include/libxml (instead of
555    $prefix/include/gnome-xml), they also are referenced by
556    <pre>#include &lt;libxml/xxx.h&gt;</pre>
557    <p>instead of</p>
558    <pre>#include &quot;xxx.h&quot;</pre>
559  </li>
560  <li>a new URI module for parsing URIs and following strictly RFC 2396</li>
561  <li>the memory allocation routines used by libxml can now be overloaded
562    dynamically by using xmlMemSetup()</li>
563  <li>The previously CVS only tool tester has been renamed
564    <strong>xmllint</strong> and is now installed as part of the libxml2
565    package</li>
566  <li>The I/O interface has been revamped. There is now ways to plug in
567    specific I/O modules, either at the URI scheme detection level using
568    xmlRegisterInputCallbacks()  or by passing I/O functions when creating a
569    parser context using xmlCreateIOParserCtxt()</li>
570  <li>there is a C preprocessor macro LIBXML_VERSION providing the version
571    number of the libxml module in use</li>
572  <li>a number of optional features of libxml can now be excluded at
573    configure time (FTP/HTTP/HTML/XPath/Debug)</li>
574</ul><h3>2.0.0beta: Mar 14 2000</h3><ul><li>This is a first Beta release of libxml version 2</li>
575  <li>It's available only from<a href="ftp://xmlsoft.org/">xmlsoft.org
576    FTP</a>, it's packaged as libxml2-2.0.0beta and available as tar and
577  RPMs</li>
578  <li>This version is now the head in the Gnome CVS base, the old one is
579    available under the tag LIB_XML_1_X</li>
580  <li>This includes a very large set of changes. From a  programmatic point
581    of view applications should not have to be modified too much, check the
582    <a href="upgrade.html">upgrade page</a></li>
583  <li>Some interfaces may changes (especially a bit about encoding).</li>
584  <li>the updates includes:
585    <ul><li>fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly
586        handled now</li>
587      <li>Better handling of entities, especially well-formedness checking
588        and proper PEref extensions in external subsets</li>
589      <li>DTD conditional sections</li>
590      <li>Validation now correctly handle entities content</li>
591      <li><a href="http://rpmfind.net/tools/gdome/messages/0039.html">change
592        structures to accommodate DOM</a></li>
593    </ul></li>
594  <li>Serious progress were made toward compliance, <a href="conf/result.html">here are the result of the test</a> against the
595    OASIS testsuite (except the Japanese tests since I don't support that
596    encoding yet). This URL is rebuilt every couple of hours using the CVS
597    head version.</li>
598</ul><h3>1.8.7: Mar 6 2000</h3><ul><li>This is a bug fix release:</li>
599  <li>It is possible to disable the ignorable blanks heuristic used by
600    libxml-1.x, a new function  xmlKeepBlanksDefault(0) will allow this. Note
601    that for adherence to XML spec, this behaviour will be disabled by
602    default in 2.x . The same function will allow to keep compatibility for
603    old code.</li>
604  <li>Blanks in &lt;a&gt;  &lt;/a&gt; constructs are not ignored anymore,
605    avoiding heuristic is really the Right Way :-\</li>
606  <li>The unchecked use of snprintf which was breaking libxml-1.8.6
607    compilation on some platforms has been fixed</li>
608  <li>nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when processing
609  URIs</li>
610</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
611    it without troubles</li>
612</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
613    XML spec)</li>
614  <li>fixed a hideous bug in xmlGetProp pointed by Rune.Djurhuus@fast.no</li>
615  <li>Jody Goldberg &lt;jgoldberg@home.com&gt; provided another patch trying
616    to solve the zlib checks problems</li>
617  <li>The current state in gnome CVS base is expected to ship as 1.8.5 with
618    gnumeric soon</li>
619</ul><h3>1.8.4: Jan 13 2000</h3><ul><li>bug fixes, reintroduced xmlNewGlobalNs(), fixed xmlNewNs()</li>
620  <li>all exit() call should have been removed from libxml</li>
621  <li>fixed a problem with INCLUDE_WINSOCK on WIN32 platform</li>
622  <li>added newDocFragment()</li>
623</ul><h3>1.8.3: Jan 5 2000</h3><ul><li>a Push interface for the XML and HTML parsers</li>
624  <li>a shell-like interface to the document tree (try tester --shell :-)</li>
625  <li>lots of bug fixes and improvement added over XMas holidays</li>
626  <li>fixed the DTD parsing code to work with the xhtml DTD</li>
627  <li>added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()</li>
628  <li>Fixed bugs in xmlNewNs()</li>
629  <li>External entity loading code has been revamped, now it uses
630    xmlLoadExternalEntity(), some fix on entities processing were added</li>
631  <li>cleaned up WIN32 includes of socket stuff</li>
632</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
633    for good this time</li>
634  <li>Added a few tree modification functions: xmlReplaceNode,
635    xmlAddPrevSibling, xmlAddNextSibling, xmlNodeSetName and
636    xmlDocSetRootElement</li>
637  <li>Tried to improve the HTML output with help from <a href="mailto:clahey@umich.edu">Chris Lahey</a></li>
638</ul><h3>1.8.1: Dec 18 1999</h3><ul><li>various patches to avoid troubles when using libxml with C++ compilers
639    the &quot;namespace&quot; keyword and C escaping in include files</li>
640  <li>a problem in one of the core macros IS_CHAR was corrected</li>
641  <li>fixed a bug introduced in 1.8.0 breaking default namespace processing,
642    and more specifically the Dia application</li>
643  <li>fixed a posteriori validation (validation after parsing, or by using a
644    Dtd not specified in the original document)</li>
645  <li>fixed a bug in</li>
646</ul><h3>1.8.0: Dec 12 1999</h3><ul><li>cleanup, especially memory wise</li>
647  <li>the parser should be more reliable, especially the HTML one, it should
648    not crash, whatever the input !</li>
649  <li>Integrated various patches, especially a speedup improvement for large
650    dataset from <a href="mailto:cnygard@bellatlantic.net">Carl Nygard</a>,
651    configure with --with-buffers to enable them.</li>
652  <li>attribute normalization, oops should have been added long ago !</li>
653  <li>attributes defaulted from DTDs should be available, xmlSetProp() now
654    does entities escaping by default.</li>
655</ul><h3>1.7.4: Oct 25 1999</h3><ul><li>Lots of HTML improvement</li>
656  <li>Fixed some errors when saving both XML and HTML</li>
657  <li>More examples, the regression tests should now look clean</li>
658  <li>Fixed a bug with contiguous charref</li>
659</ul><h3>1.7.3: Sep 29 1999</h3><ul><li>portability problems fixed</li>
660  <li>snprintf was used unconditionally, leading to link problems on system
661    were it's not available, fixed</li>
662</ul><h3>1.7.1: Sep 24 1999</h3><ul><li>The basic type for strings manipulated by libxml has been renamed in
663    1.7.1 from <strong>CHAR</strong> to <strong>xmlChar</strong>. The reason
664    is that CHAR was conflicting with a predefined type on Windows. However
665    on non WIN32 environment, compatibility is provided by the way of  a
666    <strong>#define </strong>.</li>
667  <li>Changed another error : the use of a structure field called errno, and
668    leading to troubles on platforms where it's a macro</li>
669</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>
670  <li>Added an errno to report errors by another mean than a simple printf
671    like callback</li>
672  <li>Finished ID/IDREF support and checking when validation</li>
673  <li>Serious memory leaks fixed (there is now a <a href="html/libxml-xmlmemory.html">memory wrapper</a> module)</li>
674  <li>Improvement of <a href="http://www.w3.org/TR/xpath">XPath</a>
675    implementation</li>
676  <li>Added an HTML parser front-end</li>
677</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>
678