blob: 2173a71967dce2bca97ad285fdb668098ea700a5 [file] [log] [blame]
Daniel Veillard43d3f612001-11-10 11:57:23 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
Daniel Veillardc9484202001-10-24 12:35:52 +00002<html>
3<head>
4<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
Daniel Veillardc332dab2002-03-29 14:08:27 +00005<link rel="SHORTCUT ICON" href="/favicon.ico">
Daniel Veillardc9484202001-10-24 12:35:52 +00006<style type="text/css"><!--
Daniel Veillard373a4752002-02-21 14:46:29 +00007TD {font-family: Verdana,Arial,Helvetica}
8BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em}
9H1 {font-family: Verdana,Arial,Helvetica}
10H2 {font-family: Verdana,Arial,Helvetica}
11H3 {font-family: Verdana,Arial,Helvetica}
Daniel Veillardb8cfbd12001-10-25 10:53:28 +000012A:link, A:visited, A:active { text-decoration: underline }
Daniel Veillardc9484202001-10-24 12:35:52 +000013--></style>
14<title>News</title>
15</head>
16<body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000">
17<table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr>
18<td width="180">
19<a href="http://www.gnome.org/"><img src="smallfootonly.gif" alt="Gnome 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>
20</td>
21<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">
22<h1>The XML C library for Gnome</h1>
23<h2>News</h2>
24</td></tr></table></td></tr></table></td>
25</tr></table>
26<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>
Daniel Veillard594cf0b2001-10-25 08:09:12 +000027<td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td>
28<table width="100%" border="0" cellspacing="1" cellpadding="3">
Daniel Veillardc9484202001-10-24 12:35:52 +000029<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr>
Daniel Veillard8acca112002-01-21 09:52:27 +000030<tr><td bgcolor="#fffacd"><ul>
Daniel Veillardc9484202001-10-24 12:35:52 +000031<li><a href="index.html">Home</a></li>
Daniel Veillardc9484202001-10-24 12:35:52 +000032<li><a href="intro.html">Introduction</a></li>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +000033<li><a href="FAQ.html">FAQ</a></li>
Daniel Veillardc9484202001-10-24 12:35:52 +000034<li><a href="docs.html">Documentation</a></li>
35<li><a href="bugs.html">Reporting bugs and getting help</a></li>
36<li><a href="help.html">How to help</a></li>
37<li><a href="downloads.html">Downloads</a></li>
38<li><a href="news.html">News</a></li>
Daniel Veillard7b602b42002-01-08 13:26:00 +000039<li><a href="XMLinfo.html">XML</a></li>
Daniel Veillardc9484202001-10-24 12:35:52 +000040<li><a href="XSLT.html">XSLT</a></li>
Daniel Veillard6dbcaf82002-02-20 14:37:47 +000041<li><a href="python.html">Python and bindings</a></li>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +000042<li><a href="architecture.html">libxml architecture</a></li>
Daniel Veillardc9484202001-10-24 12:35:52 +000043<li><a href="tree.html">The tree output</a></li>
44<li><a href="interface.html">The SAX interface</a></li>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +000045<li><a href="xmldtd.html">Validation &amp; DTDs</a></li>
46<li><a href="xmlmem.html">Memory Management</a></li>
47<li><a href="encoding.html">Encodings support</a></li>
48<li><a href="xmlio.html">I/O Interfaces</a></li>
49<li><a href="catalog.html">Catalog support</a></li>
50<li><a href="library.html">The parser interfaces</a></li>
Daniel Veillardc9484202001-10-24 12:35:52 +000051<li><a href="entities.html">Entities or no entities</a></li>
52<li><a href="namespaces.html">Namespaces</a></li>
Daniel Veillardb8cfbd12001-10-25 10:53:28 +000053<li><a href="upgrade.html">Upgrading 1.x code</a></li>
Daniel Veillard52dcab32001-10-30 12:51:17 +000054<li><a href="threads.html">Thread safety</a></li>
Daniel Veillardc9484202001-10-24 12:35:52 +000055<li><a href="DOM.html">DOM Principles</a></li>
56<li><a href="example.html">A real example</a></li>
57<li><a href="contribs.html">Contributions</a></li>
Daniel Veillard594cf0b2001-10-25 08:09:12 +000058<li>
59<a href="xml.html">flat page</a>, <a href="site.xsl">stylesheet</a>
60</li>
Daniel Veillardc9484202001-10-24 12:35:52 +000061</ul></td></tr>
Daniel Veillard594cf0b2001-10-25 08:09:12 +000062</table>
63<table width="100%" border="0" cellspacing="1" cellpadding="3">
Daniel Veillard3bf65be2002-01-23 12:36:34 +000064<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>API Indexes</b></center></td></tr>
65<tr><td bgcolor="#fffacd"><ul>
Daniel Veillardf8592562002-01-23 17:58:17 +000066<li><a href="APIchunk0.html">Alphabetic</a></li>
Daniel Veillard3bf65be2002-01-23 12:36:34 +000067<li><a href="APIconstructors.html">Constructors</a></li>
68<li><a href="APIfunctions.html">Functions/Types</a></li>
69<li><a href="APIfiles.html">Modules</a></li>
70<li><a href="APIsymbols.html">Symbols</a></li>
71</ul></td></tr>
72</table>
73<table width="100%" border="0" cellspacing="1" cellpadding="3">
Daniel Veillard594cf0b2001-10-25 08:09:12 +000074<tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr>
Daniel Veillard8acca112002-01-21 09:52:27 +000075<tr><td bgcolor="#fffacd"><ul>
Daniel Veillard594cf0b2001-10-25 08:09:12 +000076<li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li>
77<li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li>
Daniel Veillard4a859202002-01-08 11:49:22 +000078<li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li>
Daniel Veillard2d347fa2002-03-17 10:34:11 +000079<li><a href="http://www.aleksey.com/xmlsec/">XML-DSig xmlsec</a></li>
Daniel Veillard594cf0b2001-10-25 08:09:12 +000080<li><a href="ftp://xmlsoft.org/">FTP</a></li>
81<li><a href="http://www.fh-frankfurt.de/~igor/projects/libxml/">Windows binaries</a></li>
Daniel Veillarddb9dfd92001-11-26 17:25:02 +000082<li><a href="http://garypennington.net/libxml2/">Solaris binaries</a></li>
Daniel Veillard2d347fa2002-03-17 10:34:11 +000083<li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml&amp;product=libxml2">Bug Tracker</a></li>
Daniel Veillard594cf0b2001-10-25 08:09:12 +000084</ul></td></tr>
85</table>
86</td></tr></table></td>
Daniel Veillardc9484202001-10-24 12:35:52 +000087<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">
88<h3>CVS only : check the <a href="http://cvs.gnome.org/lxr/source/gnome-xml/ChangeLog">Changelog</a> file
89for a really accurate description</h3>
90<p>Items floating around but not actively worked on, get in touch with me if
91you want to test those</p>
Daniel Veillardcf27f7c2002-04-30 07:12:39 +000092<ul><li>Finishing up <a href="http://www.w3.org/TR/xmlschema-1/">XML
93 Schemas</a> and <a href="http://www.w3.org/TR/xinclude">XInclude</a>
Daniel Veillardaf43f632002-03-08 15:05:20 +000094</li></ul>
Daniel Veillardcf27f7c2002-04-30 07:12:39 +000095<h3>2.4.21: Apr 29 2002</h3>
96<p>This release is both a bug fix release and also contains the early XML
97Schemas <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
98interfaces are likely to change, there is huge holes, it is clearly a work in
99progress and don't even think of putting this code in a production system,
100it's actually not compiled in by default. The real fixes are: </p>
101<ul>
102<li>a couple of bugs or limitations introduced in 2.4.20</li>
103<li>patches for Borland C++ and MSC by Igor</li>
104<li>some fixes on XPath strings and conformance patches by Richard
105 Jinks</li>
106<li>patch from Aleksey for the ExcC14N specification</li>
107<li>OSF/1 bug fix by Bjorn</li>
108</ul>
Daniel Veillardc3975342002-04-15 18:54:52 +0000109<h3>2.4.20: Apr 15 2002</h3>
110<ul>
111<li>bug fixes: file descriptor leak, XPath, HTML ouput, DTD validation</li>
112<li>XPath conformance testing by Richard Jinks</li>
113<li>Portability fixes: Solaris, MPE/iX, Windows, OSF/1, python bindings,
114 libxml.m4</li>
115</ul>
Daniel Veillard19274092002-03-25 16:48:03 +0000116<h3>2.4.19: Mar 25 2002</h3>
117<ul>
118<li>bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
119 encoder</li>
120<li>portability fixes in the HTTP code</li>
Daniel Veillardb2fb8ed2002-04-01 09:33:12 +0000121<li>memory allocation checks using valgrind, and profiling tests</li>
Daniel Veillard19274092002-03-25 16:48:03 +0000122<li>revamp of the Windows build and Makefiles</li>
123</ul>
Daniel Veillard34ce8be2002-03-18 19:37:11 +0000124<h3>2.4.18: Mar 18 2002</h3>
125<ul>
126<li>bug fixes: tree, SAX, canonicalization, validation, portability,
127 xpath</li>
128<li>removed the --with-buffer option it was becoming unmaintainable</li>
129<li>serious cleanup of the Python makefiles</li>
130<li>speedup patch to XPath very effective for DocBook stylesheets</li>
131<li>Fixes for Windows build, cleanup of the documentation</li>
132</ul>
Daniel Veillardaf43f632002-03-08 15:05:20 +0000133<h3>2.4.17: Mar 8 2002</h3>
Daniel Veillardc9484202001-10-24 12:35:52 +0000134<ul>
Daniel Veillardaf43f632002-03-08 15:05:20 +0000135<li>a lot of bug fixes, including &quot;namespace nodes have no parents in
136 XPath&quot;</li>
137<li>fixed/improved the Python wrappers, added more examples and more
138 regression tests, XPath extension functions can now return node-sets</li>
139<li>added the XML Canonalization support from Aleksey Sanin</li>
Daniel Veillardc9484202001-10-24 12:35:52 +0000140</ul>
Daniel Veillard5f4b5992002-02-20 10:22:49 +0000141<h3>2.4.16: Feb 20 2002</h3>
142<ul>
143<li>a lot of bug fixes, most of them were triggered by the XML Testsuite
144 from OASIS and W3C. Compliance has been significantly improved.</li>
145<li>a couple of portability fixes too.</li>
146</ul>
Daniel Veillard397ff112002-02-11 18:27:20 +0000147<h3>2.4.15: Feb 11 2002</h3>
148<ul>
149<li>Fixed the Makefiles, especially the python module ones</li>
150<li>A few bug fixes and cleanup</li>
151<li>Includes cleanup</li>
152</ul>
Daniel Veillardb6c1e2f2002-02-08 14:52:52 +0000153<h3>2.4.14: Feb 8 2002</h3>
154<ul>
155<li>Change of Licence to the <a href="http://www.opensource.org/licenses/mit-license.html">MIT
156 Licence</a> basisally for integration in XFree86 codebase, and removing
157 confusion around the previous dual-licencing</li>
158<li>added Python bindings, beta software but should already be quite
159 complete</li>
160<li>a large number of fixes and cleanups, especially for all tree
161 manipulations</li>
162<li>cleanup of the headers, generation of a reference API definition in
163 XML</li>
164</ul>
165<h3>2.4.13: Jan 14 2002</h3>
Daniel Veillard744683d2002-01-14 17:30:20 +0000166<ul>
167<li>update of the documentation: John Fleck and Charlie Bozeman</li>
168<li>cleanup of timing code from Justin Fletcher</li>
169<li>fixes for Windows and initial thread support on Win32: Igor and Serguei
170 Narojnyi</li>
171<li>Cygwin patch from Robert Collins</li>
172<li>added xmlSetEntityReferenceFunc() for Keith Isdale work on xsldbg</li>
173</ul>
Daniel Veillardef90ba72001-12-07 14:24:22 +0000174<h3>2.4.12: Dec 7 2001</h3>
175<ul>
176<li>a few bug fixes: thread (Gary Pennington), xmllint (Geert Kloosterman),
177 XML parser (Robin Berjon), XPointer (Danny Jamshy), I/O cleanups
178 (robert)</li>
179<li>Eric Lavigne contributed project files for MacOS</li>
180<li>some makefiles cleanups</li>
181</ul>
Daniel Veillarda4871052001-11-26 13:19:48 +0000182<h3>2.4.11: Nov 26 2001</h3>
183<ul>
184<li>fixed a couple of errors in the includes, fixed a few bugs, some code
185 cleanups</li>
186<li>xmllint man pages improvement by Heiko Rupp</li>
187<li>updated VMS build instructions from John A Fotheringham</li>
188<li>Windows Makefiles updates from Igor</li>
189</ul>
Daniel Veillard43d3f612001-11-10 11:57:23 +0000190<h3>2.4.10: Nov 10 2001</h3>
191<ul>
192<li>URI escaping fix (Joel Young)</li>
193<li>added xmlGetNodePath() (for paths or XPointers generation)</li>
194<li>Fixes namespace handling problems when using DTD and validation</li>
195<li>improvements on xmllint: Morus Walter patches for --format and
196 --encode, Stefan Kost and Heiko Rupp improvements on the --shell</li>
197<li>fixes for xmlcatalog linking pointed by Weiqi Gao</li>
198<li>fixes to the HTML parser</li>
199</ul>
200<h3>2.4.9: Nov 6 2001</h3>
201<ul>
202<li>fixes more catalog bugs</li>
203<li>avoid a compilation problem, improve xmlGetLineNo()</li>
204</ul>
Daniel Veillarded421aa2001-11-04 21:22:45 +0000205<h3>2.4.8: Nov 4 2001</h3>
206<ul>
207<li>fixed SGML catalogs broken in previous release, updated xmlcatalog
208 tool</li>
209<li>fixed a compile errors and some includes troubles.</li>
210</ul>
Daniel Veillard5540daa2001-10-30 15:14:36 +0000211<h3>2.4.7: Oct 30 2001</h3>
212<ul>
213<li>exported some debugging interfaces</li>
214<li>serious rewrite of the catalog code</li>
215<li>integrated Gary Pennington thread safety patch, added configure option
216 and regression tests</li>
217<li>removed an HTML parser bug</li>
218<li>fixed a couple of potentially serious validation bugs</li>
219<li>integrated the SGML DocBook support in xmllint</li>
220<li>changed the nanoftp anonymous login passwd</li>
221<li>some I/O cleanup and a couple of interfaces for Perl wrapper</li>
222<li>general bug fixes</li>
223<li>updated xmllint man page by John Fleck</li>
224<li>some VMS and Windows updates</li>
225</ul>
Daniel Veillardc9484202001-10-24 12:35:52 +0000226<h3>2.4.6: Oct 10 2001</h3>
227<ul>
Daniel Veillard5540daa2001-10-30 15:14:36 +0000228<li>added an updated man pages by John Fleck</li>
Daniel Veillardc9484202001-10-24 12:35:52 +0000229<li>portability and configure fixes</li>
230<li>an infinite loop on the HTML parser was removed (William)</li>
231<li>Windows makefile patches from Igor</li>
232<li>fixed half a dozen bugs reported fof libxml or libxslt</li>
233<li>updated xmlcatalog to be able to modify SGML super catalogs</li>
234</ul>
235<h3>2.4.5: Sep 14 2001</h3>
236<ul>
237<li>Remove a few annoying bugs in 2.4.4</li>
238<li>forces the HTML serializer to output decimal charrefs since some
239 version of Netscape can't handle hexadecimal ones</li>
240</ul>
241<h3>1.8.16: Sep 14 2001</h3>
242<ul><li>maintenance release of the old libxml1 branch, couple of bug and
243 portability fixes</li></ul>
244<h3>2.4.4: Sep 12 2001</h3>
245<ul>
246<li>added --convert to xmlcatalog, bug fixes and cleanups of XML
247 Catalog</li>
248<li>a few bug fixes and some portability changes</li>
249<li>some documentation cleanups</li>
250</ul>
251<h3>2.4.3: Aug 23 2001</h3>
252<ul>
253<li>XML Catalog support see the doc</li>
254<li>New NaN/Infinity floating point code</li>
255<li>A few bug fixes</li>
256</ul>
257<h3>2.4.2: Aug 15 2001</h3>
258<ul>
259<li>adds xmlLineNumbersDefault() to control line number generation</li>
260<li>lot of bug fixes</li>
261<li>the Microsoft MSC projects files shuld now be up to date</li>
262<li>inheritance of namespaces from DTD defaulted attributes</li>
263<li>fixes a serious potential security bug</li>
264<li>added a --format option to xmllint</li>
265</ul>
266<h3>2.4.1: July 24 2001</h3>
267<ul>
268<li>possibility to keep line numbers in the tree</li>
269<li>some computation NaN fixes</li>
270<li>extension of the XPath API</li>
271<li>cleanup for alpha and ia64 targets</li>
272<li>patch to allow saving through HTTP PUT or POST</li>
273</ul>
274<h3>2.4.0: July 10 2001</h3>
275<ul>
276<li>Fixed a few bugs in XPath, validation, and tree handling.</li>
277<li>Fixed XML Base implementation, added a coupel of examples to the
278 regression tests</li>
279<li>A bit of cleanup</li>
280</ul>
281<h3>2.3.14: July 5 2001</h3>
282<ul>
283<li>fixed some entities problems and reduce mem requirement when
284 substituing them</li>
285<li>lots of improvements in the XPath queries interpreter can be
286 substancially faster</li>
287<li>Makefiles and configure cleanups</li>
288<li>Fixes to XPath variable eval, and compare on empty node set</li>
289<li>HTML tag closing bug fixed</li>
290<li>Fixed an URI reference computating problem when validating</li>
291</ul>
292<h3>2.3.13: June 28 2001</h3>
293<ul>
294<li>2.3.12 configure.in was broken as well as the push mode XML parser</li>
295<li>a few more fixes for compilation on Windows MSC by Yon Derek</li>
296</ul>
297<h3>1.8.14: June 28 2001</h3>
298<ul>
299<li>Zbigniew Chyla gave a patch to use the old XML parser in push mode</li>
300<li>Small Makefile fix</li>
301</ul>
302<h3>2.3.12: June 26 2001</h3>
303<ul>
304<li>lots of cleanup</li>
305<li>a couple of validation fix</li>
306<li>fixed line number counting</li>
307<li>fixed serious problems in the XInclude processing</li>
308<li>added support for UTF8 BOM at beginning of entities</li>
309<li>fixed a strange gcc optimizer bugs in xpath handling of float, gcc-3.0
310 miscompile uri.c (William), Thomas Leitner provided a fix for the
311 optimizer on Tru64</li>
312<li>incorporated Yon Derek and Igor Zlatkovic fixes and improvements for
313 compilation on Windows MSC</li>
314<li>update of libxml-doc.el (Felix Natter)</li>
315<li>fixed 2 bugs in URI normalization code</li>
316</ul>
317<h3>2.3.11: June 17 2001</h3>
318<ul>
319<li>updates to trio, Makefiles and configure should fix some portability
320 problems (alpha)</li>
321<li>fixed some HTML serialization problems (pre, script, and block/inline
322 handling), added encoding aware APIs, cleanup of this code</li>
323<li>added xmlHasNsProp()</li>
324<li>implemented a specific PI for encoding support in the DocBook SGML
325 parser</li>
326<li>some XPath fixes (-Infinity, / as a function parameter and namespaces
327 node selection)</li>
328<li>fixed a performance problem and an error in the validation code</li>
329<li>fixed XInclude routine to implement the recursive behaviour</li>
330<li>fixed xmlFreeNode problem when libxml is included statically twice</li>
331<li>added --version to xmllint for bug reports</li>
332</ul>
333<h3>2.3.10: June 1 2001</h3>
334<ul>
335<li>fixed the SGML catalog support</li>
336<li>a number of reported bugs got fixed, in XPath, iconv detection,
337 XInclude processing</li>
338<li>XPath string function should now handle unicode correctly</li>
339</ul>
340<h3>2.3.9: May 19 2001</h3>
341<p>Lots of bugfixes, and added a basic SGML catalog support:</p>
342<ul>
343<li>HTML push bugfix #54891 and another patch from Jonas Borgström</li>
344<li>some serious speed optimisation again</li>
345<li>some documentation cleanups</li>
346<li>trying to get better linking on solaris (-R)</li>
347<li>XPath API cleanup from Thomas Broyer</li>
348<li>Validation bug fixed #54631, added a patch from Gary Pennington, fixed
349 xmlValidGetValidElements()</li>
350<li>Added an INSTALL file</li>
351<li>Attribute removal added to API: #54433</li>
352<li>added a basic support for SGML catalogs</li>
353<li>fixed xmlKeepBlanksDefault(0) API</li>
354<li>bugfix in xmlNodeGetLang()</li>
355<li>fixed a small configure portability problem</li>
356<li>fixed an inversion of SYSTEM and PUBLIC identifier in HTML document</li>
357</ul>
358<h3>1.8.13: May 14 2001</h3>
359<ul><li>bugfixes release of the old libxml1 branch used by Gnome</li></ul>
360<h3>2.3.8: May 3 2001</h3>
361<ul>
362<li>Integrated an SGML DocBook parser for the Gnome project</li>
363<li>Fixed a few things in the HTML parser</li>
364<li>Fixed some XPath bugs raised by XSLT use, tried to fix the floating
365 point portability issue</li>
366<li>Speed improvement (8M/s for SAX, 3M/s for DOM, 1.5M/s for
367 DOM+validation using the XML REC as input and a 700MHz celeron).</li>
368<li>incorporated more Windows cleanup</li>
369<li>added xmlSaveFormatFile()</li>
370<li>fixed problems in copying nodes with entities references (gdome)</li>
371<li>removed some troubles surrounding the new validation module</li>
372</ul>
373<h3>2.3.7: April 22 2001</h3>
374<ul>
375<li>lots of small bug fixes, corrected XPointer</li>
376<li>Non determinist content model validation support</li>
377<li>added xmlDocCopyNode for gdome2</li>
378<li>revamped the way the HTML parser handles end of tags</li>
379<li>XPath: corrctions of namespacessupport and number formatting</li>
380<li>Windows: Igor Zlatkovic patches for MSC compilation</li>
381<li>HTML ouput fixes from P C Chow and William M. Brack</li>
382<li>Improved validation speed sensible for DocBook</li>
383<li>fixed a big bug with ID declared in external parsed entities</li>
384<li>portability fixes, update of Trio from Bjorn Reese</li>
385</ul>
386<h3>2.3.6: April 8 2001</h3>
387<ul>
388<li>Code cleanup using extreme gcc compiler warning options, found and
389 cleared half a dozen potential problem</li>
390<li>the Eazel team found an XML parser bug</li>
391<li>cleaned up the user of some of the string formatting function. used the
392 trio library code to provide the one needed when the platform is missing
393 them</li>
394<li>xpath: removed a memory leak and fixed the predicate evaluation
395 problem, extended the testsuite and cleaned up the result. XPointer seems
396 broken ...</li>
397</ul>
398<h3>2.3.5: Mar 23 2001</h3>
399<ul>
400<li>Biggest change is separate parsing and evaluation of XPath expressions,
401 there is some new APIs for this too</li>
402<li>included a number of bug fixes(XML push parser, 51876, notations,
403 52299)</li>
404<li>Fixed some portability issues</li>
405</ul>
406<h3>2.3.4: Mar 10 2001</h3>
407<ul>
408<li>Fixed bugs #51860 and #51861</li>
409<li>Added a global variable xmlDefaultBufferSize to allow default buffer
410 size to be application tunable.</li>
411<li>Some cleanup in the validation code, still a bug left and this part
412 should probably be rewritten to support ambiguous content model :-\</li>
413<li>Fix a couple of serious bugs introduced or raised by changes in 2.3.3
414 parser</li>
415<li>Fixed another bug in xmlNodeGetContent()</li>
416<li>Bjorn fixed XPath node collection and Number formatting</li>
417<li>Fixed a loop reported in the HTML parsing</li>
418<li>blank space are reported even if the Dtd content model proves that they
419 are formatting spaces, this is for XmL conformance</li>
420</ul>
421<h3>2.3.3: Mar 1 2001</h3>
422<ul>
423<li>small change in XPath for XSLT</li>
424<li>documentation cleanups</li>
425<li>fix in validation by Gary Pennington</li>
426<li>serious parsing performances improvements</li>
427</ul>
428<h3>2.3.2: Feb 24 2001</h3>
429<ul>
430<li>chasing XPath bugs, found a bunch, completed some TODO</li>
431<li>fixed a Dtd parsing bug</li>
432<li>fixed a bug in xmlNodeGetContent</li>
433<li>ID/IDREF support partly rewritten by Gary Pennington</li>
434</ul>
435<h3>2.3.1: Feb 15 2001</h3>
436<ul>
437<li>some XPath and HTML bug fixes for XSLT</li>
438<li>small extension of the hash table interfaces for DOM gdome2
439 implementation</li>
440<li>A few bug fixes</li>
441</ul>
442<h3>2.3.0: Feb 8 2001 (2.2.12 was on 25 Jan but I didn't kept track)</h3>
443<ul>
444<li>Lots of XPath bug fixes</li>
445<li>Add a mode with Dtd lookup but without validation error reporting for
446 XSLT</li>
447<li>Add support for text node without escaping (XSLT)</li>
448<li>bug fixes for xmlCheckFilename</li>
449<li>validation code bug fixes from Gary Pennington</li>
450<li>Patch from Paul D. Smith correcting URI path normalization</li>
451<li>Patch to allow simultaneous install of libxml-devel and
452 libxml2-devel</li>
453<li>the example Makefile is now fixed</li>
454<li>added HTML to the RPM packages</li>
455<li>tree copying bugfixes</li>
456<li>updates to Windows makefiles</li>
457<li>optimisation patch from Bjorn Reese</li>
458</ul>
459<h3>2.2.11: Jan 4 2001</h3>
460<ul>
461<li>bunch of bug fixes (memory I/O, xpath, ftp/http, ...)</li>
462<li>added htmlHandleOmittedElem()</li>
463<li>Applied Bjorn Reese's IPV6 first patch</li>
464<li>Applied Paul D. Smith patches for validation of XInclude results</li>
465<li>added XPointer xmlns() new scheme support</li>
466</ul>
467<h3>2.2.10: Nov 25 2000</h3>
468<ul>
469<li>Fix the Windows problems of 2.2.8</li>
470<li>integrate OpenVMS patches</li>
471<li>better handling of some nasty HTML input</li>
472<li>Improved the XPointer implementation</li>
473<li>integrate a number of provided patches</li>
474</ul>
475<h3>2.2.9: Nov 25 2000</h3>
476<ul><li>erroneous release :-(</li></ul>
477<h3>2.2.8: Nov 13 2000</h3>
478<ul>
479<li>First version of <a href="http://www.w3.org/TR/xinclude">XInclude</a>
480 support</li>
481<li>Patch in conditional section handling</li>
482<li>updated MS compiler project</li>
483<li>fixed some XPath problems</li>
484<li>added an URI escaping function</li>
485<li>some other bug fixes</li>
486</ul>
487<h3>2.2.7: Oct 31 2000</h3>
488<ul>
489<li>added message redirection</li>
490<li>XPath improvements (thanks TOM !)</li>
491<li>xmlIOParseDTD() added</li>
492<li>various small fixes in the HTML, URI, HTTP and XPointer support</li>
493<li>some cleanup of the Makefile, autoconf and the distribution content</li>
494</ul>
495<h3>2.2.6: Oct 25 2000:</h3>
496<ul>
497<li>Added an hash table module, migrated a number of internal structure to
498 those</li>
499<li>Fixed a posteriori validation problems</li>
500<li>HTTP module cleanups</li>
501<li>HTML parser improvements (tag errors, script/style handling, attribute
502 normalization)</li>
503<li>coalescing of adjacent text nodes</li>
504<li>couple of XPath bug fixes, exported the internal API</li>
505</ul>
506<h3>2.2.5: Oct 15 2000:</h3>
507<ul>
508<li>XPointer implementation and testsuite</li>
509<li>Lot of XPath fixes, added variable and functions registration, more
510 tests</li>
511<li>Portability fixes, lots of enhancements toward an easy Windows build
512 and release</li>
513<li>Late validation fixes</li>
514<li>Integrated a lot of contributed patches</li>
515<li>added memory management docs</li>
516<li>a performance problem when using large buffer seems fixed</li>
517</ul>
518<h3>2.2.4: Oct 1 2000:</h3>
519<ul>
520<li>main XPath problem fixed</li>
521<li>Integrated portability patches for Windows</li>
522<li>Serious bug fixes on the URI and HTML code</li>
523</ul>
524<h3>2.2.3: Sep 17 2000</h3>
525<ul>
526<li>bug fixes</li>
527<li>cleanup of entity handling code</li>
528<li>overall review of all loops in the parsers, all sprintf usage has been
529 checked too</li>
530<li>Far better handling of larges Dtd. Validating against Docbook XML Dtd
531 works smoothly now.</li>
532</ul>
533<h3>1.8.10: Sep 6 2000</h3>
534<ul><li>bug fix release for some Gnome projects</li></ul>
535<h3>2.2.2: August 12 2000</h3>
536<ul>
537<li>mostly bug fixes</li>
538<li>started adding routines to access xml parser context options</li>
539</ul>
540<h3>2.2.1: July 21 2000</h3>
541<ul>
542<li>a purely bug fixes release</li>
543<li>fixed an encoding support problem when parsing from a memory block</li>
544<li>fixed a DOCTYPE parsing problem</li>
545<li>removed a bug in the function allowing to override the memory
546 allocation routines</li>
547</ul>
548<h3>2.2.0: July 14 2000</h3>
549<ul>
550<li>applied a lot of portability fixes</li>
551<li>better encoding support/cleanup and saving (content is now always
552 encoded in UTF-8)</li>
553<li>the HTML parser now correctly handles encodings</li>
554<li>added xmlHasProp()</li>
555<li>fixed a serious problem with &amp;#38;</li>
556<li>propagated the fix to FTP client</li>
557<li>cleanup, bugfixes, etc ...</li>
558<li>Added a page about <a href="encoding.html">libxml Internationalization
559 support</a>
560</li>
561</ul>
562<h3>1.8.9: July 9 2000</h3>
563<ul>
564<li>fixed the spec the RPMs should be better</li>
565<li>fixed a serious bug in the FTP implementation, released 1.8.9 to solve
566 rpmfind users problem</li>
567</ul>
568<h3>2.1.1: July 1 2000</h3>
569<ul>
570<li>fixes a couple of bugs in the 2.1.0 packaging</li>
571<li>improvements on the HTML parser</li>
572</ul>
573<h3>2.1.0 and 1.8.8: June 29 2000</h3>
574<ul>
575<li>1.8.8 is mostly a comodity package for upgrading to libxml2 accoding to
576 <a href="upgrade.html">new instructions</a>. It fixes a nasty problem
577 about &amp;#38; charref parsing</li>
578<li>2.1.0 also ease the upgrade from libxml v1 to the recent version. it
579 also contains numerous fixes and enhancements:
580 <ul>
581<li>added xmlStopParser() to stop parsing</li>
582<li>improved a lot parsing speed when there is large CDATA blocs</li>
583<li>includes XPath patches provided by Picdar Technology</li>
584<li>tried to fix as much as possible DtD validation and namespace
585 related problems</li>
586<li>output to a given encoding has been added/tested</li>
587<li>lot of various fixes</li>
588</ul>
589</li>
590</ul>
591<h3>2.0.0: Apr 12 2000</h3>
592<ul>
593<li>First public release of libxml2. If you are using libxml, it's a good
594 idea to check the 1.x to 2.x upgrade instructions. NOTE: while initally
595 scheduled for Apr 3 the relase occured only on Apr 12 due to massive
596 workload.</li>
597<li>The include are now located under $prefix/include/libxml (instead of
598 $prefix/include/gnome-xml), they also are referenced by
599 <pre>#include &lt;libxml/xxx.h&gt;</pre>
600<p>instead of</p>
601<pre>#include &quot;xxx.h&quot;</pre>
602</li>
603<li>a new URI module for parsing URIs and following strictly RFC 2396</li>
604<li>the memory allocation routines used by libxml can now be overloaded
605 dynamically by using xmlMemSetup()</li>
606<li>The previously CVS only tool tester has been renamed
607 <strong>xmllint</strong> and is now installed as part of the libxml2
608 package</li>
609<li>The I/O interface has been revamped. There is now ways to plug in
610 specific I/O modules, either at the URI scheme detection level using
611 xmlRegisterInputCallbacks() or by passing I/O functions when creating a
612 parser context using xmlCreateIOParserCtxt()</li>
613<li>there is a C preprocessor macro LIBXML_VERSION providing the version
614 number of the libxml module in use</li>
615<li>a number of optional features of libxml can now be excluded at
616 configure time (FTP/HTTP/HTML/XPath/Debug)</li>
617</ul>
618<h3>2.0.0beta: Mar 14 2000</h3>
619<ul>
620<li>This is a first Beta release of libxml version 2</li>
621<li>It's available only from<a href="ftp://xmlsoft.org/">xmlsoft.org
622 FTP</a>, it's packaged as libxml2-2.0.0beta and available as tar and
623 RPMs</li>
624<li>This version is now the head in the Gnome CVS base, the old one is
625 available under the tag LIB_XML_1_X</li>
626<li>This includes a very large set of changes. Froma programmatic point of
627 view applications should not have to be modified too much, check the <a href="upgrade.html">upgrade page</a>
628</li>
629<li>Some interfaces may changes (especially a bit about encoding).</li>
630<li>the updates includes:
631 <ul>
632<li>fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly
633 handled now</li>
634<li>Better handling of entities, especially well formedness checking
635 and proper PEref extensions in external subsets</li>
636<li>DTD conditional sections</li>
637<li>Validation now correcly handle entities content</li>
638<li><a href="http://rpmfind.net/tools/gdome/messages/0039.html">change
639 structures to accomodate DOM</a></li>
640</ul>
641</li>
642<li>Serious progress were made toward compliance, <a href="conf/result.html">here are the result of the test</a> against the
643 OASIS testsuite (except the japanese tests since I don't support that
644 encoding yet). This URL is rebuilt every couple of hours using the CVS
645 head version.</li>
646</ul>
647<h3>1.8.7: Mar 6 2000</h3>
648<ul>
649<li>This is a bug fix release:</li>
650<li>It is possible to disable the ignorable blanks heuristic used by
651 libxml-1.x, a new function xmlKeepBlanksDefault(0) will allow this. Note
652 that for adherence to XML spec, this behaviour will be disabled by
653 default in 2.x . The same function will allow to keep compatibility for
654 old code.</li>
655<li>Blanks in &lt;a&gt; &lt;/a&gt; constructs are not ignored anymore,
656 avoiding heuristic is really the Right Way :-\</li>
657<li>The unchecked use of snprintf which was breaking libxml-1.8.6
658 compilation on some platforms has been fixed</li>
659<li>nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when processing
660 URIs</li>
661</ul>
662<h3>1.8.6: Jan 31 2000</h3>
663<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
664 it without troubles</li></ul>
665<h3>1.8.5: Jan 21 2000</h3>
666<ul>
667<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
668 XML spec)</li>
669<li>fixed a hideous bug in xmlGetProp pointed by Rune.Djurhuus@fast.no</li>
670<li>Jody Goldberg &lt;jgoldberg@home.com&gt; provided another patch trying
671 to solve the zlib checks problems</li>
672<li>The current state in gnome CVS base is expected to ship as 1.8.5 with
673 gnumeric soon</li>
674</ul>
675<h3>1.8.4: Jan 13 2000</h3>
676<ul>
677<li>bug fixes, reintroduced xmlNewGlobalNs(), fixed xmlNewNs()</li>
678<li>all exit() call should have been removed from libxml</li>
679<li>fixed a problem with INCLUDE_WINSOCK on WIN32 platform</li>
680<li>added newDocFragment()</li>
681</ul>
682<h3>1.8.3: Jan 5 2000</h3>
683<ul>
684<li>a Push interface for the XML and HTML parsers</li>
685<li>a shell-like interface to the document tree (try tester --shell :-)</li>
686<li>lots of bug fixes and improvement added over XMas hollidays</li>
687<li>fixed the DTD parsing code to work with the xhtml DTD</li>
688<li>added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()</li>
689<li>Fixed bugs in xmlNewNs()</li>
690<li>External entity loading code has been revamped, now it uses
691 xmlLoadExternalEntity(), some fix on entities processing were added</li>
692<li>cleaned up WIN32 includes of socket stuff</li>
693</ul>
694<h3>1.8.2: Dec 21 1999</h3>
695<ul>
696<li>I got another problem with includes and C++, I hope this issue is fixed
697 for good this time</li>
698<li>Added a few tree modification functions: xmlReplaceNode,
699 xmlAddPrevSibling, xmlAddNextSibling, xmlNodeSetName and
700 xmlDocSetRootElement</li>
701<li>Tried to improve the HTML output with help from <a href="mailto:clahey@umich.edu">Chris Lahey</a>
702</li>
703</ul>
704<h3>1.8.1: Dec 18 1999</h3>
705<ul>
706<li>various patches to avoid troubles when using libxml with C++ compilers
707 the &quot;namespace&quot; keyword and C escaping in include files</li>
708<li>a problem in one of the core macros IS_CHAR was corrected</li>
709<li>fixed a bug introduced in 1.8.0 breaking default namespace processing,
710 and more specifically the Dia application</li>
711<li>fixed a posteriori validation (validation after parsing, or by using a
712 Dtd not specified in the original document)</li>
713<li>fixed a bug in</li>
714</ul>
715<h3>1.8.0: Dec 12 1999</h3>
716<ul>
717<li>cleanup, especially memory wise</li>
718<li>the parser should be more reliable, especially the HTML one, it should
719 not crash, whatever the input !</li>
720<li>Integrated various patches, especially a speedup improvement for large
721 dataset from <a href="mailto:cnygard@bellatlantic.net">Carl Nygard</a>,
722 configure with --with-buffers to enable them.</li>
723<li>attribute normalization, oops should have been added long ago !</li>
724<li>attributes defaulted from Dtds should be available, xmlSetProp() now
725 does entities escapting by default.</li>
726</ul>
727<h3>1.7.4: Oct 25 1999</h3>
728<ul>
729<li>Lots of HTML improvement</li>
730<li>Fixed some errors when saving both XML and HTML</li>
731<li>More examples, the regression tests should now look clean</li>
732<li>Fixed a bug with contiguous charref</li>
733</ul>
734<h3>1.7.3: Sep 29 1999</h3>
735<ul>
736<li>portability problems fixed</li>
737<li>snprintf was used unconditionnally, leading to link problems on system
738 were it's not available, fixed</li>
739</ul>
740<h3>1.7.1: Sep 24 1999</h3>
741<ul>
742<li>The basic type for strings manipulated by libxml has been renamed in
743 1.7.1 from <strong>CHAR</strong> to <strong>xmlChar</strong>. The reason
744 is that CHAR was conflicting with a predefined type on Windows. However
745 on non WIN32 environment, compatibility is provided by the way of a
746 <strong>#define </strong>.</li>
747<li>Changed another error : the use of a structure field called errno, and
748 leading to troubles on platforms where it's a macro</li>
749</ul>
750<h3>1.7.0: sep 23 1999</h3>
751<ul>
752<li>Added the ability to fetch remote DTD or parsed entities, see the <a href="html/libxml-nanohttp.html">nanohttp</a> module.</li>
753<li>Added an errno to report errors by another mean than a simple printf
754 like callback</li>
755<li>Finished ID/IDREF support and checking when validation</li>
756<li>Serious memory leaks fixed (there is now a <a href="html/libxml-xmlmemory.html">memory wrapper</a> module)</li>
757<li>Improvement of <a href="http://www.w3.org/TR/xpath">XPath</a>
758 implementation</li>
759<li>Added an HTML parser front-end</li>
760</ul>
Daniel Veillard3f4c40f2002-02-13 09:19:28 +0000761<p><a href="bugs.html">Daniel Veillard</a></p>
Daniel Veillardc9484202001-10-24 12:35:52 +0000762</td></tr></table></td></tr></table></td></tr></table></td>
763</tr></table></td></tr></table>
764</body>
765</html>