news.html 105 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593
  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">
  4. TD {font-family: Verdana,Arial,Helvetica}
  5. BODY {font-family: Verdana,Arial,Helvetica; margin-top: 2em; margin-left: 0em; margin-right: 0em}
  6. H1 {font-family: Verdana,Arial,Helvetica}
  7. H2 {font-family: Verdana,Arial,Helvetica}
  8. H3 {font-family: Verdana,Arial,Helvetica}
  9. A:link, A:visited, A:active { text-decoration: underline }
  10. </style><title>Releases</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo" /></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo" /></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1>The XML C parser and toolkit of Gnome</h1><h2>Releases</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr><tr><td bgcolor="#fffacd"><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="20" value="" /><input name="submit" type="submit" value="Search ..." /></form><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">Reference Manual</a></li><li><a href="intro.html">Introduction</a></li><li><a href="FAQ.html">FAQ</a></li><li><a href="docs.html" style="font-weight:bold">Developer Menu</a></li><li><a href="bugs.html">Reporting bugs and getting help</a></li><li><a href="help.html">How to help</a></li><li><a href="downloads.html">Downloads</a></li><li><a href="news.html">Releases</a></li><li><a href="XMLinfo.html">XML</a></li><li><a href="XSLT.html">XSLT</a></li><li><a href="xmldtd.html">Validation &amp; DTDs</a></li><li><a href="encoding.html">Encodings support</a></li><li><a href="catalog.html">Catalog support</a></li><li><a href="namespaces.html">Namespaces</a></li><li><a href="contribs.html">Contributions</a></li><li><a href="examples/index.html" style="font-weight:bold">Code Examples</a></li><li><a href="html/index.html" style="font-weight:bold">API Menu</a></li><li><a href="guidelines.html">XML Guidelines</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li><li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li><li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li><li><a href="http://www.aleksey.com/xmlsec/">XML-DSig xmlsec</a></li><li><a href="ftp://xmlsoft.org/">FTP</a></li><li><a href="http://www.zlatkovic.com/projects/libxml/">Windows binaries</a></li><li><a href="http://opencsw.org/packages/libxml2">Solaris binaries</a></li><li><a href="http://www.explain.com.au/oss/libxml2xslt.html">MacOsX binaries</a></li><li><a href="http://codespeak.net/lxml/">lxml Python bindings</a></li><li><a href="http://cpan.uwinnipeg.ca/dist/XML-LibXML">Perl bindings</a></li><li><a href="http://libxmlplusplus.sourceforge.net/">C++ bindings</a></li><li><a href="http://www.zend.com/php5/articles/php5-xmlphp.php#Heading4">PHP bindings</a></li><li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li><li><a href="http://libxml.rubyforge.org/">Ruby bindings</a></li><li><a href="http://tclxml.sourceforge.net/">Tcl 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
  11. to 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
  15. to the <a href="http://svn.gnome.org/viewvc/libxml2/trunk/">SVN</a> code base.</p><p>Here is the list of public releases:</p><h3>2.7.6: Oct 6 2009</h3><ul><li> Bug Fixes:
  16. Restore thread support in default configuration (Andrew W. Nosenko),
  17. URI with no path parsing problem (Daniel Veillard),
  18. Minor patch for conditional defines in threads.c (Eric Zurcher)
  19. </li>
  20. </ul><h3>2.7.5: Sep 24 2009</h3><ul><li> Bug Fixes:
  21. Restore behavior of --with-threads without argument (Andrew W. Nosenko),
  22. Fix memory leak when doc is NULL (Rob Richards),
  23. 595792 fixing a RelaxNG bug introduced in 2.7.4 (Daniel Veillard),
  24. Fix a Relaxng bug raised by libvirt test suite (Daniel Veillard),
  25. Fix a parsing problem with little data at startup (Daniel Veillard),
  26. link python module with python library (Frederic Crozat),
  27. 594874 Forgot an fclose in xmllint (Daniel Veillard)
  28. </li>
  29. <li> Cleanup:
  30. Adding symbols.xml to EXTRA_DIST (Daniel Veillard)
  31. </li>
  32. </ul><h3>2.7.4: Sep 10 2009</h3><ul><li>Improvements:
  33. Switch to GIT (GNOME),
  34. Add symbol versioning to libxml2 shared libs (Daniel Veillard)
  35. </li>
  36. <li>Portability:
  37. 593857 try to work around thread pbm MinGW 4.4 (Daniel Veillard),
  38. 594250 rename ATTRIBUTE_ALLOC_SIZE to avoid clashes (Daniel Veillard),
  39. Fix Windows build * relaxng.c: fix windows build (Rob Richards),
  40. Fix the globals.h to use XMLPUBFUN (Paul Smith),
  41. Problem with extern extern in header (Daniel Veillard),
  42. Add -lnetwork for compiling on Haiku (Scott McCreary),
  43. Runtest portability patch for Solaris (Tim Rice),
  44. Small patch to accomodate the Haiku OS (Scott McCreary),
  45. 584605 package VxWorks folder in the distribution (Daniel Veillard),
  46. 574017 Realloc too expensive on most platform (Daniel Veillard),
  47. Fix windows build (Rob Richards),
  48. 545579 doesn't compile without schema support (Daniel Veillard),
  49. xmllint use xmlGetNodePath when not compiled in (Daniel Veillard),
  50. Try to avoid __imp__xmlFree link trouble on msys (Daniel Veillard),
  51. Allow to select the threading system on Windows (LRN),
  52. Fix Solaris binary links, cleanups (Daniel Veillard),
  53. Bug 571059 – MSVC doesn't work with the bakefile (Intron),
  54. fix ATTRIBUTE_PRINTF header clash (Belgabor and Mike Hommey),
  55. fixes for Borland/CodeGear/Embarcadero compilers (Eric Zurcher)
  56. </li>
  57. <li>Documentation:
  58. 544910 typo: "renciliateNs" (Leonid Evdokimov),
  59. Add VxWorks to list of OSes (Daniel Veillard),
  60. Regenerate the documentation and update for git (Daniel Veillard),
  61. 560524 ¿ xmlTextReaderLocalName description (Daniel Veillard),
  62. Added sponsoring by AOE media for the server (Daniel Veillard),
  63. updated URLs for GNOME (Vincent Lefevre),
  64. more warnings about xmlCleanupThreads and xmlCleanupParser (Daniel Veillard)
  65. </li>
  66. <li>Bug fixes:
  67. 594514 memory leaks - duplicate initialization (MOD),
  68. Wrong block opening in htmlNodeDumpOutputInternal (Daniel Veillard),
  69. 492317 Fix Relax-NG validation problems (Daniel Veillard),
  70. 558452 fight with reg test and error report (Daniel Veillard),
  71. 558452 RNG compilation of optional multiple child (Daniel Veillard),
  72. 579746 XSD validation not correct / nilable groups (Daniel Veillard),
  73. 502960 provide namespace stack when parsing entity (Daniel Veillard),
  74. 566012 part 2 fix regresion tests and push mode (Daniel Veillard),
  75. 566012 autodetected encoding and encoding conflict (Daniel Veillard),
  76. 584220 xpointer(/) and xinclude problems (Daniel Veillard),
  77. 587663 Incorrect Attribute-Value Normalization (Daniel Veillard),
  78. 444994 HTML chunked failure for attribute with &lt;&gt; (Daniel Veillard),
  79. Fix end of buffer char being split in XML parser (Daniel Veillard),
  80. Non ASCII character may be split at buffer end (Adiel Mittmann),
  81. 440226 Add xmlXIncludeProcessTreeFlagsData API (Stefan Behnel),
  82. 572129 speed up parsing of large HTML text nodes (Markus Kull),
  83. Fix HTML parsing with 0 character in CDATA (Daniel Veillard),
  84. Fix SetGenericErrorFunc and SetStructured clash (Wang Lam),
  85. 566012 Incomplete EBCDIC parsing support (Martin Kogler),
  86. 541335 HTML avoid creating 2 head or 2 body element (Daniel Veillard),
  87. 541237 error correcting missing end tags in HTML (Daniel Veillard),
  88. 583439 missing line numbers in push mode (Daniel Veillard),
  89. 587867 xmllint --html --xmlout serializing as HTML (Daniel Veillard),
  90. 559501 avoid select and use poll for nanohttp (Raphael Prevost),
  91. 559410 - Regexp bug on (...)? constructs (Daniel Veillard),
  92. Fix a small problem on previous HTML parser patch (Daniel Veillard),
  93. 592430 - HTML parser runs into endless loop (Daniel Veillard),
  94. 447899 potential double free in xmlFreeTextReader (Daniel Veillard),
  95. 446613 small validation bug mixed content with NS (Daniel Veillard),
  96. Fix the problem of revalidating a doc with RNG (Daniel Veillard),
  97. Fix xmlKeepBlanksDefault to not break indent (Nick Wellnhofer),
  98. 512131 refs from externalRef part need to be added (Daniel Veillard),
  99. 512131 crash in xmlRelaxNGValidateFullElement (Daniel Veillard),
  100. 588441 allow '.' in HTML Names even if invalid (Daniel Veillard),
  101. 582913 Fix htmlSetMetaEncoding() to be nicer (Daniel Veillard),
  102. 579317 Try to find the HTML encoding information (Daniel Veillard),
  103. 575875 don't output charset=html (Daniel Veillard),
  104. 571271 fix semantic of xsd:all with minOccurs=0 (Daniel Veillard),
  105. 570702 fix a bug in regexp determinism checking (Daniel Veillard),
  106. 567619 xmlValidateNotationUse missing param test (Daniel Veillard),
  107. 574393 ¿ utf-8 filename magic for compressed files (Hans Breuer),
  108. Fix a couple of problems in the parser (Daniel Veillard),
  109. 585505 ¿ Document ids and refs populated by XSD (Wayne Jensen),
  110. 582906 XSD validating multiple imports of the same schema (Jason Childs),
  111. Bug 582887 ¿ problems validating complex schemas (Jason Childs),
  112. Bug 579729 ¿ fix XSD schemas parsing crash (Miroslav Bajtos),
  113. 576368 ¿ htmlChunkParser with special attributes (Jiri Netolicky),
  114. Bug 565747 ¿ relax anyURI data character checking (Vincent Lefevre),
  115. Preserve attributes of include start on tree copy (Petr Pajas),
  116. Skip silently unrecognized XPointer schemes (Jakub Wilk),
  117. Fix leak on SAX1, xmllint --sax1 option and debug (Daniel Veillard),
  118. potential NULL dereference on non-glibc (Jim Meyering),
  119. Fix an XSD validation crash (Daniel Veillard),
  120. Fix a regression in streaming entities support (Daniel Veillard),
  121. Fix a couple of ABI issues with C14N 1.1 (Aleksey Sanin),
  122. Aleksey Sanin support for c14n 1.1 (Aleksey Sanin),
  123. reader bug fix with entities (Daniel Veillard),
  124. use options from current parser ctxt for external entities (Rob Richards),
  125. 581612 use %s to printf strings (Christian Persch),
  126. 584605 change the threading initialization sequence (Igor Novoseltsev),
  127. 580705 keep line numbers in HTML parser (Aaron Patterson),
  128. 581803 broken HTML table attributes init (Roland Steiner),
  129. do not set error code in xmlNsWarn (Rob Richards),
  130. 564217 fix structured error handling problems,
  131. reuse options from current parser for entities (Rob Richards),
  132. xmlXPathRegisterNs should not allow enpty prefixes (Daniel Veillard),
  133. add a missing check in xmlAddSibling (Kris Breuker),
  134. avoid leaks on errors (Jinmei Tatuya)
  135. </li>
  136. <li>Cleanup:
  137. Chasing dead assignments reported by clang-scan (Daniel Veillard),
  138. A few more safety cleanup raised by scan (Daniel Veillard),
  139. Fixing assorted potential problems raised by scan (Daniel Veillard),
  140. Potential uninitialized arguments raised by scan (Daniel Veillard),
  141. Fix a bunch of scan 'dead increments' and cleanup (Daniel Veillard),
  142. Remove a pedantic warning (Daniel Veillard),
  143. 555833 always use rm -f in uninstall-local (Daniel Veillard),
  144. 542394 xmlRegisterOutputCallbacks MAX_INPUT_CALLBACK (Daniel Veillard),
  145. Autoregenerate libxml2.syms automated checkings (Daniel Veillard),
  146. Make xmlRecoverDoc const (Martin Trappel) (Daniel Veillard),
  147. Both args of xmlStrcasestr are const (Daniel Veillard),
  148. hide the nbParse* variables used for debugging (Mike Hommey),
  149. 570806 changed include of config.h (William M. Brack),
  150. cleanups and error reports when xmlTextWriterVSprintf fails (Jinmei Tatuya)
  151. </li>
  152. </ul><h3>2.7.3: Jan 18 2009</h3><ul><li>Build fix: fix build when HTML support is not included.</li>
  153. <li>Bug fixes: avoid memory overflow in gigantic text nodes,
  154. indentation problem on the writed (Rob Richards),
  155. xmlAddChildList pointer problem (Rob Richards and Kevin Milburn),
  156. xmlAddChild problem with attribute (Rob Richards and Kris Breuker),
  157. avoid a memory leak in an edge case (Daniel Zimmermann),
  158. deallocate some pthread data (Alex Ott).</li>
  159. <li>Improvements: configure option to avoid rebuilding docs (Adrian Bunk),
  160. limit text nodes to 10MB max by default, add element traversal
  161. APIs, add a parser option to enable pre 2.7 SAX behavior (Rob Richards),
  162. add gcc malloc checking (Marcus Meissner), add gcc printf like functions
  163. parameters checking (Marcus Meissner).</li>
  164. </ul><h3>2.7.2: Oct 3 2008</h3><ul><li>Portability fix: fix solaris compilation problem, fix compilation
  165. if XPath is not configured in</li>
  166. <li>Bug fixes: nasty entity bug introduced in 2.7.0, restore old behaviour
  167. when saving an HTML doc with an xml dump function, HTML UTF-8 parsing
  168. bug, fix reader custom error handlers (Riccardo Scussat)
  169. </li><li>Improvement: xmlSave options for more flexibility to save as
  170. XML/HTML/XHTML, handle leading BOM in HTML documents</li>
  171. </ul><h3>2.7.1: Sep 1 2008</h3><ul><li>Portability fix: Borland C fix (Moritz Both)</li>
  172. <li>Bug fixes: python serialization wrappers, XPath QName corner
  173. case handking and leaks (Martin)</li>
  174. <li>Improvement: extend the xmlSave to handle HTML documents and trees</li>
  175. <li>Cleanup: python serialization wrappers</li>
  176. </ul><h3>2.7.0: Aug 30 2008</h3><ul><li>Documentation: switch ChangeLog to UTF-8, improve mutithreads and
  177. xmlParserCleanup docs</li>
  178. <li>Portability fixes: Older Win32 platforms (Rob Richards), MSVC
  179. porting fix (Rob Richards), Mac OS X regression tests (Sven Herzberg),
  180. non GNUCC builds (Rob Richards), compilation on Haiku (Andreas Färber)
  181. </li>
  182. <li>Bug fixes: various realloc problems (Ashwin), potential double-free
  183. (Ashwin), regexp crash, icrash with invalid whitespace facets (Rob
  184. Richards), pattern fix when streaming (William Brack), various XML
  185. parsing and validation fixes based on the W3C regression tests, reader
  186. tree skipping function fix (Ashwin), Schemas regexps escaping fix
  187. (Volker Grabsch), handling of entity push errors (Ashwin), fix a slowdown
  188. when encoder cant serialize characters on output</li>
  189. <li>Code cleanup: compilation fix without the reader, without the output
  190. (Robert Schwebel), python whitespace (Martin), many space/tabs cleanups,
  191. serious cleanup of the entity handling code</li>
  192. <li>Improvement: switch parser to XML-1.0 5th edition, add parsing flags
  193. for old versions, switch URI parsing to RFC 3986,
  194. add xmlSchemaValidCtxtGetParserCtxt (Holger Kaelberer),
  195. new hashing functions for dictionnaries (based on Stefan Behnel work),
  196. improve handling of misplaced html/head/body in HTML parser, better
  197. regression test tools and code coverage display, better algorithms
  198. to detect various versions of the billion laughts attacks, make
  199. arbitrary parser limits avoidable as a parser option</li>
  200. </ul><h3>2.6.32: Apr 8 2008</h3><ul><li>Documentation: returning heap memory to kernel (Wolfram Sang),
  201. trying to clarify xmlCleanupParser() use, xmlXPathContext improvement
  202. (Jack Jansen), improve the *Recover* functions documentation,
  203. XmlNodeType doc link fix (Martijn Arts)</li>
  204. <li>Bug fixes: internal subset memory leak (Ashwin), avoid problem with
  205. paths starting with // (Petr Sumbera), streaming XSD validation callback
  206. patches (Ashwin), fix redirection on port other than 80 (William Brack),
  207. SAX2 leak (Ashwin), XInclude fragment of own document (Chris Ryan),
  208. regexp bug with '.' (Andrew Tosh), flush the writer at the end of the
  209. document (Alfred Mickautsch), output I/O bug fix (William Brack),
  210. writer CDATA output after a text node (Alex Khesin), UTF-16 encoding
  211. detection (William Brack), fix handling of empty CDATA nodes for Safari
  212. team, python binding problem with namespace nodes, improve HTML parsing
  213. (Arnold Hendriks), regexp automata build bug, memory leak fix (Vasily
  214. Chekalkin), XSD test crash, weird system parameter entity parsing problem,
  215. allow save to file:///X:/ windows paths, various attribute normalisation
  216. problems, externalSubsetSplit fix (Ashwin), attribute redefinition in
  217. the DTD (Ashwin), fix in char ref parsing check (Alex Khesin), many
  218. out of memory handling fixes (Ashwin), XPath out of memory handling fixes
  219. (Alvaro Herrera), various realloc problems (Ashwin), UCS4 encoding
  220. conversion buffer size (Christian Fruth), problems with EatName
  221. functions on memory errors, BOM handling in external parsed entities
  222. (Mark Rowe)</li>
  223. <li>Code cleanup: fix build under VS 2008 (David Wimsey), remove useless
  224. mutex in xmlDict (Florent Guilian), Mingw32 compilation fix (Carlo
  225. Bramini), Win and MacOS EOL cleanups (Florent Guiliani), iconv need
  226. a const detection (Roumen Petrov), simplify xmlSetProp (Julien Charbon),
  227. cross compilation fixes for Mingw (Roumen Petrov), SCO Openserver build
  228. fix (Florent Guiliani), iconv uses const on Win32 (Rob Richards),
  229. duplicate code removal (Ashwin), missing malloc test and error reports
  230. (Ashwin), VMS makefile fix (Tycho Hilhorst)</li>
  231. <li>improvements: better plug of schematron in the normal error handling
  232. (Tobias Minich)</li>
  233. </ul><h3>2.6.31: Jan 11 2008</h3><ul><li>Security fix: missing of checks in UTF-8 parsing</li>
  234. <li>Bug fixes: regexp bug, dump attribute from XHTML document, fix
  235. xmlFree(NULL) to not crash in debug mode, Schematron parsing crash
  236. (Rob Richards), global lock free on Windows (Marc-Antoine Ruel),
  237. XSD crash due to double free (Rob Richards), indentation fix in
  238. xmlTextWriterFullEndElement (Felipe Pena), error in attribute type
  239. parsing if attribute redeclared, avoid crash in hash list scanner if
  240. deleting elements, column counter bug fix (Christian Schmidt),
  241. HTML embed element saving fix (Stefan Behnel), avoid -L/usr/lib
  242. output from xml2-config (Fred Crozat), avoid an xmllint crash
  243. (Stefan Kost), don't stop HTML parsing on out of range chars.
  244. </li>
  245. <li>Code cleanup: fix open() call third argument, regexp cut'n paste
  246. copy error, unused variable in __xmlGlobalInitMutexLock (Hannes Eder),
  247. some make distcheck realted fixes (John Carr)</li>
  248. <li>Improvements: HTTP Header: includes port number (William Brack),
  249. testURI --debug option, </li>
  250. </ul><h3>2.6.30: Aug 23 2007</h3><ul><li>Portability: Solaris crash on error handling, windows path fixes
  251. (Roland Schwarz and Rob Richards), mingw build (Roland Schwarz)</li>
  252. <li>Bugfixes: xmlXPathNodeSetSort problem (William Brack), leak when
  253. reusing a writer for a new document (Dodji Seketeli), Schemas
  254. xsi:nil handling patch (Frank Gross), relative URI build problem
  255. (Patrik Fimml), crash in xmlDocFormatDump, invalid char in comment
  256. detection bug, fix disparity with xmlSAXUserParseMemory, automata
  257. generation for complex regexp counts problems, Schemas IDC import
  258. problems (Frank Gross), xpath predicate evailation error handling
  259. (William Brack)</li>
  260. </ul><h3>2.6.29: Jun 12 2007</h3><ul><li>Portability: patches from Andreas Stricke for WinCEi,
  261. fix compilation warnings (William Brack), avoid warnings on Apple OS/X
  262. (Wendy Doyle and Mark Rowe), Windows compilation and threading
  263. improvements (Rob Richards), compilation against old Python versions,
  264. new GNU tar changes (Ryan Hill)</li>
  265. <li>Documentation: xmlURIUnescapeString comment, </li>
  266. <li>Bugfixes: xmlBufferAdd problem (Richard Jones), 'make valgrind'
  267. flag fix (Richard Jones), regexp interpretation of \,
  268. htmlCreateDocParserCtxt (Jean-Daniel Dupas), configure.in
  269. typo (Bjorn Reese), entity content failure, xmlListAppend() fix
  270. (Georges-André Silber), XPath number serialization (William Brack),
  271. nanohttp gzipped stream fix (William Brack and Alex Cornejo),
  272. xmlCharEncFirstLine typo (Mark Rowe), uri bug (François Delyon),
  273. XPath string value of PI nodes (William Brack), XPath node set
  274. sorting bugs (William Brack), avoid outputting namespace decl
  275. dups in the writer (Rob Richards), xmlCtxtReset bug, UTF-8 encoding
  276. error handling, recustion on next in catalogs, fix a Relax-NG crash,
  277. workaround wrong file: URIs, htmlNodeDumpFormatOutput on attributes,
  278. invalid character in attribute detection bug, big comments before
  279. internal subset streaming bug, HTML parsing of attributes with : in
  280. the name, IDness of name in HTML (Dagfinn I. Mannsåker) </li>
  281. <li>Improvement: keep URI query parts in raw form (Richard Jones),
  282. embed tag support in HTML (Michael Day) </li>
  283. </ul><h3>2.6.28: Apr 17 2007</h3><ul><li>Documentation: comment fixes (Markus Keim), xpath comments fixes too
  284. (James Dennett)</li>
  285. <li>Bug fixes: XPath bug (William Brack), HTML parser autoclose stack usage
  286. (Usamah Malik), various regexp bug fixes (DV and William), path conversion
  287. on Windows (Igor Zlatkovic), htmlCtxtReset fix (Michael Day), XPath
  288. principal node of axis bug, HTML serialization of some codepoint
  289. (Steven Rainwater), user data propagation in XInclude (Michael Day),
  290. standalone and XML decl detection (Michael Day), Python id ouptut
  291. for some id, fix the big python string memory leak, URI parsing fixes
  292. (Stéphane Bidoul and William), long comments parsing bug (William),
  293. concurrent threads initialization (Ted Phelps), invalid char
  294. in text XInclude (William), XPath memory leak (William), tab in
  295. python problems (Andreas Hanke), XPath node comparison error
  296. (Oleg Paraschenko), cleanup patch for reader (Julien Reichel),
  297. XML Schemas attribute group (William), HTML parsing problem (William),
  298. fix char 0x2d in regexps (William), regexp quantifier range with
  299. min occurs of 0 (William), HTML script/style parsing (Mike Day)</li>
  300. <li>Improvement: make xmlTextReaderSetup() public</li>
  301. <li>Compilation and postability: fix a missing include problem (William),
  302. __ss_familly on AIX again (Björn Wiberg), compilation without zlib
  303. (Michael Day), catalog patch for Win32 (Christian Ehrlicher),
  304. Windows CE fixes (Andreas Stricke)</li>
  305. <li>Various CVS to SVN infrastructure changes</li>
  306. </ul><h3>2.6.27: Oct 25 2006</h3><ul><li>Portability fixes: file names on windows (Roland Schwingel,
  307. Emelyanov Alexey), windows compile fixup (Rob Richards),
  308. AIX iconv() is apparently case sensitive</li>
  309. <li>improvements: Python XPath types mapping (Nic Ferrier), XPath optimization
  310. (Kasimier), add xmlXPathCompiledEvalToBoolean (Kasimier), Python node
  311. equality and comparison (Andreas Pakulat), xmlXPathCollectAndTest
  312. improvememt (Kasimier), expose if library was compiled with zlib
  313. support (Andrew Nosenko), cache for xmlSchemaIDCMatcher structs
  314. (Kasimier), xmlTextConcat should work with comments and PIs (Rob
  315. Richards), export htmlNewParserCtxt needed by Michael Day, refactoring
  316. of catalog entity loaders (Michael Day), add XPointer support to
  317. python bindings (Ross Reedstrom, Brian West and Stefan Anca),
  318. try to sort out most file path to URI conversions and xmlPathToUri,
  319. add --html --memory case to xmllint</li>
  320. <li>building fix: fix --with-minimum (Felipe Contreras), VMS fix,
  321. const'ification of HTML parser structures (Matthias Clasen),
  322. portability fix (Emelyanov Alexey), wget autodetection (Peter
  323. Breitenlohner), remove the build path recorded in the python
  324. shared module, separate library flags for shared and static builds
  325. (Mikhail Zabaluev), fix --with-minimum --with-sax1 builds, fix
  326. --with-minimum --with-schemas builds</li>
  327. <li>bug fix: xmlGetNodePath fix (Kasimier), xmlDOMWrapAdoptNode and
  328. attribute (Kasimier), crash when using the recover mode,
  329. xmlXPathEvalExpr problem (Kasimier), xmlXPathCompExprAdd bug (Kasimier),
  330. missing destry in xmlFreeRMutex (Andrew Nosenko), XML Schemas fixes
  331. (Kasimier), warning on entities processing, XHTML script and style
  332. serialization (Kasimier), python generator for long types, bug in
  333. xmlSchemaClearValidCtxt (Bertrand Fritsch), xmlSchemaXPathEvaluate
  334. allocation bug (Marton Illes), error message end of line (Rob Richards),
  335. fix attribute serialization in writer (Rob Richards), PHP4 DTD validation
  336. crasher, parser safety patch (Ben Darnell), _private context propagation
  337. when parsing entities (with Michael Day), fix entities behaviour when
  338. using SAX, URI to file path fix (Mikhail Zabaluev), disapearing validity
  339. context, arg error in SAX callback (Mike Hommey), fix mixed-content
  340. autodetect when using --noblanks, fix xmlIOParseDTD error handling,
  341. fix bug in xmlSplitQName on special Names, fix Relax-NG element content
  342. validation bug, fix xmlReconciliateNs bug, fix potential attribute
  343. XML parsing bug, fix line/column accounting in XML parser, chunking bug
  344. in the HTML parser on script, try to detect obviously buggy HTML
  345. meta encoding indications, bugs with encoding BOM and xmlSaveDoc,
  346. HTML entities in attributes parsing, HTML minimized attribute values,
  347. htmlReadDoc and htmlReadIO were broken, error handling bug in
  348. xmlXPathEvalExpression (Olaf Walkowiak), fix a problem in
  349. htmlCtxtUseOptions, xmlNewInputFromFile could leak (Marius Konitzer),
  350. bug on misformed SSD regexps (Christopher Boumenot)
  351. </li>
  352. <li>documentation: warning about XML_PARSE_COMPACT (Kasimier Buchcik),
  353. fix xmlXPathCastToString documentation, improve man pages for
  354. xmllitn and xmlcatalog (Daniel Leidert), fixed comments of a few
  355. functions</li>
  356. </ul><h3>2.6.26: Jun 6 2006</h3><ul><li>portability fixes: Python detection (Joseph Sacco), compilation
  357. error(William Brack and Graham Bennett), LynxOS patch (Olli Savia)</li>
  358. <li>bug fixes: encoding buffer problem, mix of code and data in
  359. xmlIO.c(Kjartan Maraas), entities in XSD validation (Kasimier Buchcik),
  360. variousXSD validation fixes (Kasimier), memory leak in pattern (Rob
  361. Richards andKasimier), attribute with colon in name (Rob Richards), XPath
  362. leak inerror reporting (Aleksey Sanin), XInclude text include of
  363. selfdocument.</li>
  364. <li>improvements: Xpath optimizations (Kasimier), XPath object
  365. cache(Kasimier)</li>
  366. </ul><h3>2.6.25: Jun 6 2006:</h3><p>Do not use or package 2.6.25</p><h3>2.6.24: Apr 28 2006</h3><ul><li>Portability fixes: configure on Windows, testapi compile on windows
  367. (Kasimier Buchcik, venkat naidu), Borland C++ 6 compile (Eric Zurcher),
  368. HP-UX compiler workaround (Rick Jones), xml2-config bugfix, gcc-4.1
  369. cleanups, Python detection scheme (Joseph Sacco), UTF-8 file paths on
  370. Windows (Roland Schwingel).
  371. </li>
  372. <li>Improvements: xmlDOMWrapReconcileNamespaces xmlDOMWrapCloneNode (Kasimier
  373. Buchcik), XML catalog debugging (Rick Jones), update to Unicode 4.01.</li>
  374. <li>Bug fixes: xmlParseChunk() problem in 2.6.23, xmlParseInNodeContext()
  375. on HTML docs, URI behaviour on Windows (Rob Richards), comment streaming
  376. bug, xmlParseComment (with William Brack), regexp bug fixes (DV &amp;
  377. Youri Golovanov), xmlGetNodePath on text/CDATA (Kasimier),
  378. one Relax-NG interleave bug, xmllint --path and --valid,
  379. XSD bugfixes (Kasimier), remove debug
  380. left in Python bindings (Nic Ferrier), xmlCatalogAdd bug (Martin Cole),
  381. xmlSetProp fixes (Rob Richards), HTML IDness (Rob Richards), a large
  382. number of cleanups and small fixes based on Coverity reports, bug
  383. in character ranges, Unicode tables const (Aivars Kalvans), schemas
  384. fix (Stefan Kost), xmlRelaxNGParse error deallocation,
  385. xmlSchemaAddSchemaDoc error deallocation, error handling on unallowed
  386. code point, ixmllint --nonet to never reach the net (Gary Coady),
  387. line break in writer after end PI (Jason Viers). </li>
  388. <li>Documentation: man pages updates and cleanups (Daniel Leidert).</li>
  389. <li>New features: Relax NG structure error handlers.</li>
  390. </ul><h3>2.6.23: Jan 5 2006</h3><ul><li>portability fixes: Windows (Rob Richards), getaddrinfo on Windows
  391. (Kolja Nowak, Rob Richards), icc warnings (Kjartan Maraas),
  392. --with-minimum compilation fixes (William Brack), error case handling fix
  393. on Solaris (Albert Chin), don't use 'list' as parameter name reported by
  394. Samuel Diaz Garcia, more old Unices portability fixes (Albert Chin),
  395. MinGW compilation (Mark Junker), HP-UX compiler warnings (Rick
  396. Jones),</li>
  397. <li>code cleanup: xmlReportError (Adrian Mouat), remove xmlBufferClose
  398. (Geert Jansen), unreachable code (Oleksandr Kononenko), refactoring
  399. parsing code (Bjorn Reese)</li>
  400. <li>bug fixes: xmlBuildRelativeURI and empty path (William Brack),
  401. combinatory explosion and performances in regexp code, leak in
  402. xmlTextReaderReadString(), xmlStringLenDecodeEntities problem (Massimo
  403. Morara), Identity Constraints bugs and a segfault (Kasimier Buchcik),
  404. XPath pattern based evaluation bugs (DV &amp; Kasimier),
  405. xmlSchemaContentModelDump() memory leak (Kasimier), potential leak in
  406. xmlSchemaCheckCSelectorXPath(), xmlTextWriterVSprintf() misuse of
  407. vsnprintf (William Brack), XHTML serialization fix (Rob Richards), CRLF
  408. split problem (William), issues with non-namespaced attributes in
  409. xmlAddChild() xmlAddNextSibling() and xmlAddPrevSibling() (Rob Richards),
  410. HTML parsing of script, Python must not output to stdout (Nic Ferrier),
  411. exclusive C14N namespace visibility (Aleksey Sanin), XSD dataype
  412. totalDigits bug (Kasimier Buchcik), error handling when writing to an
  413. xmlBuffer (Rob Richards), runtest schemas error not reported (Hisashi
  414. Fujinaka), signed/unsigned problem in date/time code (Albert Chin), fix
  415. XSI driven XSD validation (Kasimier), parsing of xs:decimal (Kasimier),
  416. fix DTD writer output (Rob Richards), leak in xmlTextReaderReadInnerXml
  417. (Gary Coady), regexp bug affecting schemas (Kasimier), configuration of
  418. runtime debugging (Kasimier), xmlNodeBufGetContent bug on entity refs
  419. (Oleksandr Kononenko), xmlRegExecPushString2 bug (Sreeni Nair),
  420. compilation and build fixes (Michael Day), removed dependancies on
  421. xmlSchemaValidError (Kasimier), bug with &lt;xml:foo/&gt;, more XPath
  422. pattern based evaluation fixes (Kasimier)</li>
  423. <li>improvements: XSD Schemas redefinitions/restrictions (Kasimier
  424. Buchcik), node copy checks and fix for attribute (Rob Richards), counted
  425. transition bug in regexps, ctxt-&gt;standalone = -2 to indicate no
  426. standalone attribute was found, add xmlSchemaSetParserStructuredErrors()
  427. (Kasimier Buchcik), add xmlTextReaderSchemaValidateCtxt() to API
  428. (Kasimier), handle gzipped HTTP resources (Gary Coady), add
  429. htmlDocDumpMemoryFormat. (Rob Richards),</li>
  430. <li>documentation: typo (Michael Day), libxml man page (Albert Chin), save
  431. function to XML buffer (Geert Jansen), small doc fix (Aron Stansvik),</li>
  432. </ul><h3>2.6.22: Sep 12 2005</h3><ul><li>build fixes: compile without schematron (Stéphane Bidoul)</li>
  433. <li>bug fixes: xmlDebugDumpNode on namespace node (Oleg Paraschenko)i,
  434. CDATA push parser bug, xmlElemDump problem with XHTML1 doc,
  435. XML_FEATURE_xxx clash with expat headers renamed XML_WITH_xxx, fix some
  436. output formatting for meta element (Rob Richards), script and style
  437. XHTML1 serialization (David Madore), Attribute derivation fixups in XSD
  438. (Kasimier Buchcik), better IDC error reports (Kasimier Buchcik)</li>
  439. <li>improvements: add XML_SAVE_NO_EMPTY xmlSaveOption (Rob Richards), add
  440. XML_SAVE_NO_XHTML xmlSaveOption, XML Schemas improvements preparing for
  441. derive (Kasimier Buchcik).</li>
  442. <li>documentation: generation of gtk-doc like docs, integration with
  443. devhelp.</li>
  444. </ul><h3>2.6.21: Sep 4 2005</h3><ul><li>build fixes: Cygwin portability fixes (Gerrit P. Haase), calling
  445. convention problems on Windows (Marcus Boerger), cleanups based on Linus'
  446. sparse tool, update of win32/configure.js (Rob Richards), remove warnings
  447. on Windows(Marcus Boerger), compilation without SAX1, detection of the
  448. Python binary, use $GCC inestad of $CC = 'gcc' (Andrew W. Nosenko),
  449. compilation/link with threads and old gcc, compile problem by C370 on
  450. Z/OS,</li>
  451. <li>bug fixes: http_proxy environments (Peter Breitenlohner), HTML UTF-8
  452. bug (Jiri Netolicky), XPath NaN compare bug (William Brack),
  453. htmlParseScript potential bug, Schemas regexp handling of spaces, Base64
  454. Schemas comparisons NIST passes, automata build error xsd:all,
  455. xmlGetNodePath for namespaced attributes (Alexander Pohoyda), xmlSchemas
  456. foreign namespaces handling, XML Schemas facet comparison (Kupriyanov
  457. Anatolij), xmlSchemaPSimpleTypeErr error report (Kasimier Buchcik), xml:
  458. namespace ahndling in Schemas (Kasimier), empty model group in Schemas
  459. (Kasimier), wilcard in Schemas (Kasimier), URI composition (William),
  460. xs:anyType in Schemas (Kasimier), Python resolver emmitting error
  461. messages directly, Python xmlAttr.parent (Jakub Piotr Clapa), trying to
  462. fix the file path/URI conversion, xmlTextReaderGetAttribute fix (Rob
  463. Richards), xmlSchemaFreeAnnot memleak (Kasimier), HTML UTF-8
  464. serialization, streaming XPath, Schemas determinism detection problem,
  465. XInclude bug, Schemas context type (Dean Hill), validation fix (Derek
  466. Poon), xmlTextReaderGetAttribute[Ns] namespaces (Rob Richards), Schemas
  467. type fix (Kuba Nowakowski), UTF-8 parser bug, error in encoding handling,
  468. xmlGetLineNo fixes, bug on entities handling, entity name extraction in
  469. error handling with XInclude, text nodes in HTML body tags (Gary Coady),
  470. xml:id and IDness at the treee level fixes, XPath streaming patterns
  471. bugs.</li>
  472. <li>improvements: structured interfaces for schemas and RNG error reports
  473. (Marcus Boerger), optimization of the char data inner loop parsing
  474. (thanks to Behdad Esfahbod for the idea), schematron validation though
  475. not finished yet, xmlSaveOption to omit XML declaration, keyref match
  476. error reports (Kasimier), formal expression handling code not plugged
  477. yet, more lax mode for the HTML parser, parser XML_PARSE_COMPACT option
  478. for text nodes allocation.</li>
  479. <li>documentation: xmllint man page had --nonet duplicated</li>
  480. </ul><h3>2.6.20: Jul 10 2005</h3><ul><li>build fixes: Windows build (Rob Richards), Mingw compilation (Igor
  481. Zlatkovic), Windows Makefile (Igor), gcc warnings (Kasimier and
  482. andriy@google.com), use gcc weak references to pthread to avoid the
  483. pthread dependancy on Linux, compilation problem (Steve Nairn), compiling
  484. of subset (Morten Welinder), IPv6/ss_family compilation (William Brack),
  485. compilation when disabling parts of the library, standalone test
  486. distribution.</li>
  487. <li>bug fixes: bug in lang(), memory cleanup on errors (William Brack),
  488. HTTP query strings (Aron Stansvik), memory leak in DTD (William), integer
  489. overflow in XPath (William), nanoftp buffer size, pattern "." apth fixup
  490. (Kasimier), leak in tree reported by Malcolm Rowe, replaceNode patch
  491. (Brent Hendricks), CDATA with NULL content (Mark Vakoc), xml:base fixup
  492. on XInclude (William), pattern fixes (William), attribute bug in
  493. exclusive c14n (Aleksey Sanin), xml:space and xml:lang with SAX2 (Rob
  494. Richards), namespace trouble in complex parsing (Malcolm Rowe), XSD type
  495. QNames fixes (Kasimier), XPath streaming fixups (William), RelaxNG bug
  496. (Rob Richards), Schemas for Schemas fixes (Kasimier), removal of ID (Rob
  497. Richards), a small RelaxNG leak, HTML parsing in push mode bug (James
  498. Bursa), failure to detect UTF-8 parsing bugs in CDATA sections,
  499. areBlanks() heuristic failure, duplicate attributes in DTD bug
  500. (William).</li>
  501. <li>improvements: lot of work on Schemas by Kasimier Buchcik both on
  502. conformance and streaming, Schemas validation messages (Kasimier Buchcik,
  503. Matthew Burgess), namespace removal at the python level (Brent
  504. Hendricks), Update to new Schemas regression tests from W3C/Nist
  505. (Kasimier), xmlSchemaValidateFile() (Kasimier), implementation of
  506. xmlTextReaderReadInnerXml and xmlTextReaderReadOuterXml (James Wert),
  507. standalone test framework and programs, new DOM import APIs
  508. xmlDOMWrapReconcileNamespaces() xmlDOMWrapAdoptNode() and
  509. xmlDOMWrapRemoveNode(), extension of xmllint capabilities for SAX and
  510. Schemas regression tests, xmlStopParser() available in pull mode too,
  511. ienhancement to xmllint --shell namespaces support, Windows port of the
  512. standalone testing tools (Kasimier and William),
  513. xmlSchemaValidateStream() xmlSchemaSAXPlug() and xmlSchemaSAXUnplug() SAX
  514. Schemas APIs, Schemas xmlReader support.</li>
  515. </ul><h3>2.6.19: Apr 02 2005</h3><ul><li>build fixes: drop .la from RPMs, --with-minimum build fix (William
  516. Brack), use XML_SOCKLEN_T instead of SOCKLEN_T because it breaks with AIX
  517. 5.3 compiler, fixed elfgcchack.h generation and PLT reduction code on
  518. Linux/ELF/gcc4</li>
  519. <li>bug fixes: schemas type decimal fixups (William Brack), xmmlint return
  520. code (Gerry Murphy), small schemas fixes (Matthew Burgess and GUY
  521. Fabrice), workaround "DAV:" namespace brokeness in c14n (Aleksey Sanin),
  522. segfault in Schemas (Kasimier Buchcik), Schemas attribute validation
  523. (Kasimier), Prop related functions and xmlNewNodeEatName (Rob Richards),
  524. HTML serialization of name attribute on a elements, Python error handlers
  525. leaks and improvement (Brent Hendricks), uninitialized variable in
  526. encoding code, Relax-NG validation bug, potential crash if
  527. gnorableWhitespace is NULL, xmlSAXParseDoc and xmlParseDoc signatures,
  528. switched back to assuming UTF-8 in case no encoding is given at
  529. serialization time</li>
  530. <li>improvements: lot of work on Schemas by Kasimier Buchcik on facets
  531. checking and also mixed handling.</li>
  532. <li></li>
  533. </ul><h3>2.6.18: Mar 13 2005</h3><ul><li>build fixes: warnings (Peter Breitenlohner), testapi.c generation,
  534. Bakefile support (Francesco Montorsi), Windows compilation (Joel Reed),
  535. some gcc4 fixes, HP-UX portability fixes (Rick Jones).</li>
  536. <li>bug fixes: xmlSchemaElementDump namespace (Kasimier Buchcik), push and
  537. xmlreader stopping on non-fatal errors, thread support for dictionnaries
  538. reference counting (Gary Coady), internal subset and push problem, URL
  539. saved in xmlCopyDoc, various schemas bug fixes (Kasimier), Python paths
  540. fixup (Stephane Bidoul), xmlGetNodePath and namespaces, xmlSetNsProp fix
  541. (Mike Hommey), warning should not count as error (William Brack),
  542. xmlCreatePushParser empty chunk, XInclude parser flags (William), cleanup
  543. FTP and HTTP code to reuse the uri parsing and IPv6 (William),
  544. xmlTextWriterStartAttributeNS fix (Rob Richards), XMLLINT_INDENT being
  545. empty (William), xmlWriter bugs (Rob Richards), multithreading on Windows
  546. (Rich Salz), xmlSearchNsByHref fix (Kasimier), Python binding leak (Brent
  547. Hendricks), aliasing bug exposed by gcc4 on s390, xmlTextReaderNext bug
  548. (Rob Richards), Schemas decimal type fixes (William Brack),
  549. xmlByteConsumed static buffer (Ben Maurer).</li>
  550. <li>improvement: speedup parsing comments and DTDs, dictionnary support for
  551. hash tables, Schemas Identity constraints (Kasimier), streaming XPath
  552. subset, xmlTextReaderReadString added (Bjorn Reese), Schemas canonical
  553. values handling (Kasimier), add xmlTextReaderByteConsumed (Aron
  554. Stansvik),</li>
  555. <li>Documentation: Wiki support (Joel Reed)</li>
  556. </ul><h3>2.6.17: Jan 16 2005</h3><ul><li>build fixes: Windows, warnings removal (William Brack),
  557. maintainer-clean dependency(William), build in a different directory
  558. (William), fixing --with-minimum configure build (William), BeOS build
  559. (Marcin Konicki), Python-2.4 detection (William), compilation on AIX (Dan
  560. McNichol)</li>
  561. <li>bug fixes: xmlTextReaderHasAttributes (Rob Richards), xmlCtxtReadFile()
  562. to use the catalog(s), loop on output (William Brack), XPath memory leak,
  563. ID deallocation problem (Steve Shepard), debugDumpNode crash (William),
  564. warning not using error callback (William), xmlStopParser bug (William),
  565. UTF-16 with BOM on DTDs (William), namespace bug on empty elements in
  566. push mode (Rob Richards), line and col computations fixups (Aleksey
  567. Sanin), xmlURIEscape fix (William), xmlXPathErr on bad range (William),
  568. patterns with too many steps, bug in RNG choice optimization, line number
  569. sometimes missing.</li>
  570. <li>improvements: XSD Schemas (Kasimier Buchcik), python generator
  571. (William), xmlUTF8Strpos speedup (William), unicode Python strings
  572. (William), XSD error reports (Kasimier Buchcik), Python __str__ call
  573. serialize().</li>
  574. <li>new APIs: added xmlDictExists(), GetLineNumber and GetColumnNumber for
  575. the xmlReader (Aleksey Sanin), Dynamic Shared Libraries APIs (mostly Joel
  576. Reed), error extraction API from regexps, new XMLSave option for format
  577. (Phil Shafer)</li>
  578. <li>documentation: site improvement (John Fleck), FAQ entries
  579. (William).</li>
  580. </ul><h3>2.6.16: Nov 10 2004</h3><ul><li>general hardening and bug fixing crossing all the API based on new
  581. automated regression testing</li>
  582. <li>build fix: IPv6 build and test on AIX (Dodji Seketeli)</li>
  583. <li>bug fixes: problem with XML::Libxml reported by Petr Pajas, encoding
  584. conversion functions return values, UTF-8 bug affecting XPath reported by
  585. Markus Bertheau, catalog problem with NULL entries (William Brack)</li>
  586. <li>documentation: fix to xmllint man page, some API function descritpion
  587. were updated.</li>
  588. <li>improvements: DTD validation APIs provided at the Python level (Brent
  589. Hendricks)</li>
  590. </ul><h3>2.6.15: Oct 27 2004</h3><ul><li>security fixes on the nanoftp and nanohttp modules</li>
  591. <li>build fixes: xmllint detection bug in configure, building outside the
  592. source tree (Thomas Fitzsimmons)</li>
  593. <li>bug fixes: HTML parser on broken ASCII chars in names (William), Python
  594. paths (Malcolm Tredinnick), xmlHasNsProp and default namespace (William),
  595. saving to python file objects (Malcolm Tredinnick), DTD lookup fix
  596. (Malcolm), save back &lt;group&gt; in catalogs (William), tree build
  597. fixes (DV and Rob Richards), Schemas memory bug, structured error handler
  598. on Python 64bits, thread local memory deallocation, memory leak reported
  599. by Volker Roth, xmlValidateDtd in the presence of an internal subset,
  600. entities and _private problem (William), xmlBuildRelativeURI error
  601. (William).</li>
  602. <li>improvements: better XInclude error reports (William), tree debugging
  603. module and tests, convenience functions at the Reader API (Graham
  604. Bennett), add support for PI in the HTML parser.</li>
  605. </ul><h3>2.6.14: Sep 29 2004</h3><ul><li>build fixes: configure paths for xmllint and xsltproc, compilation
  606. without HTML parser, compilation warning cleanups (William Brack &amp;
  607. Malcolm Tredinnick), VMS makefile update (Craig Berry),</li>
  608. <li>bug fixes: xmlGetUTF8Char (William Brack), QName properties (Kasimier
  609. Buchcik), XInclude testing, Notation serialization, UTF8ToISO8859x
  610. transcoding (Mark Itzcovitz), lots of XML Schemas cleanup and fixes
  611. (Kasimier), ChangeLog cleanup (Stepan Kasal), memory fixes (Mark Vakoc),
  612. handling of failed realloc(), out of bound array adressing in Schemas
  613. date handling, Python space/tabs cleanups (Malcolm Tredinnick), NMTOKENS
  614. E20 validation fix (Malcolm),</li>
  615. <li>improvements: added W3C XML Schemas testsuite (Kasimier Buchcik), add
  616. xmlSchemaValidateOneElement (Kasimier), Python exception hierearchy
  617. (Malcolm Tredinnick), Python libxml2 driver improvement (Malcolm
  618. Tredinnick), Schemas support for xsi:schemaLocation,
  619. xsi:noNamespaceSchemaLocation, xsi:type (Kasimier Buchcik)</li>
  620. </ul><h3>2.6.13: Aug 31 2004</h3><ul><li>build fixes: Windows and zlib (Igor Zlatkovic), -O flag with gcc,
  621. Solaris compiler warning, fixing RPM BuildRequires,</li>
  622. <li>fixes: DTD loading on Windows (Igor), Schemas error reports APIs
  623. (Kasimier Buchcik), Schemas validation crash, xmlCheckUTF8 (William Brack
  624. and Julius Mittenzwei), Schemas facet check (Kasimier), default namespace
  625. problem (William), Schemas hexbinary empty values, encoding error could
  626. genrate a serialization loop.</li>
  627. <li>Improvements: Schemas validity improvements (Kasimier), added --path
  628. and --load-trace options to xmllint</li>
  629. <li>documentation: tutorial update (John Fleck)</li>
  630. </ul><h3>2.6.12: Aug 22 2004</h3><ul><li>build fixes: fix --with-minimum, elfgcchack.h fixes (Peter
  631. Breitenlohner), perl path lookup (William), diff on Solaris (Albert
  632. Chin), some 64bits cleanups.</li>
  633. <li>Python: avoid a warning with 2.3 (William Brack), tab and space mixes
  634. (William), wrapper generator fixes (William), Cygwin support (Gerrit P.
  635. Haase), node wrapper fix (Marc-Antoine Parent), XML Schemas support
  636. (Torkel Lyng)</li>
  637. <li>Schemas: a lot of bug fixes and improvements from Kasimier Buchcik</li>
  638. <li>fixes: RVT fixes (William), XPath context resets bug (William), memory
  639. debug (Steve Hay), catalog white space handling (Peter Breitenlohner),
  640. xmlReader state after attribute reading (William), structured error
  641. handler (William), XInclude generated xml:base fixup (William), Windows
  642. memory reallocation problem (Steve Hay), Out of Memory conditions
  643. handling (William and Olivier Andrieu), htmlNewDoc() charset bug,
  644. htmlReadMemory init (William), a posteriori validation DTD base
  645. (William), notations serialization missing, xmlGetNodePath (Dodji),
  646. xmlCheckUTF8 (Diego Tartara), missing line numbers on entity
  647. (William)</li>
  648. <li>improvements: DocBook catalog build scrip (William), xmlcatalog tool
  649. (Albert Chin), xmllint --c14n option, no_proxy environment (Mike Hommey),
  650. xmlParseInNodeContext() addition, extend xmllint --shell, allow XInclude
  651. to not generate start/end nodes, extend xmllint --version to include CVS
  652. tag (William)</li>
  653. <li>documentation: web pages fixes, validity API docs fixes (William)
  654. schemas API fix (Eric Haszlakiewicz), xmllint man page (John Fleck)</li>
  655. </ul><h3>2.6.11: July 5 2004</h3><ul><li>Schemas: a lot of changes and improvements by Kasimier Buchcik for
  656. attributes, namespaces and simple types.</li>
  657. <li>build fixes: --with-minimum (William Brack), some gcc cleanup
  658. (William), --with-thread-alloc (William)</li>
  659. <li>portability: Windows binary package change (Igor Zlatkovic), Catalog
  660. path on Windows</li>
  661. <li>documentation: update to the tutorial (John Fleck), xmllint return code
  662. (John Fleck), man pages (Ville Skytta),</li>
  663. <li>bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
  664. properly initialize the library (William), empty node set in XPath
  665. (William), xmlSchemas errors (William), invalid charref problem pointed
  666. by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
  667. with div processing (William), XPointer and xml:base problem(William),
  668. Reader and entities, xmllint return code for schemas (William), reader
  669. streaming problem (Steve Ball), DTD serialization problem (William),
  670. libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on
  671. Python classes, xmlReader buffer bug, Python bindings memory interfaces
  672. improvement (with Stéphane Bidoul), Fixed the push parser to be back to
  673. synchronous behaviour.</li>
  674. <li>improvement: custom per-thread I/O enhancement (Rob Richards), register
  675. namespace in debug shell (Stefano Debenedetti), Python based regression
  676. test for non-Unix users (William), dynamically increase the number of
  677. XPath extension functions in Python and fix a memory leak (Marc-Antoine
  678. Parent and William)</li>
  679. <li>performance: hack done with Arjan van de Ven to reduce ELF footprint
  680. and generated code on Linux, plus use gcc runtime profiling to optimize
  681. the code generated in the RPM packages.</li>
  682. </ul><h3>2.6.10: May 17 2004</h3><ul><li>Web page generated for ChangeLog</li>
  683. <li>build fixes: --without-html problems, make check without make all</li>
  684. <li>portability: problem with xpath.c on Windows (MSC and Borland), memcmp
  685. vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++ do not
  686. use "list" as parameter name, make tests work with Python 1.5 (Ed
  687. Davis),</li>
  688. <li>improvements: made xmlTextReaderMode public, small buffers resizing
  689. (Morten Welinder), add --maxmem option to xmllint, add
  690. xmlPopInputCallback() for Matt Sergeant, refactoring of serialization
  691. escaping, added escaping customization</li>
  692. <li>bugfixes: xsd:extension (Taihei Goi), assorted regexp bugs (William
  693. Brack), xmlReader end of stream problem, node deregistration with reader,
  694. URI escaping and filemanes, XHTML1 formatting (Nick Wellnhofer), regexp
  695. transition reduction (William), various XSD Schemas fixes (Kasimier
  696. Buchcik), XInclude fallback problem (William), weird problems with DTD
  697. (William), structured error handler callback context (William), reverse
  698. xmlEncodeSpecialChars() behaviour back to escaping '"'</li>
  699. </ul><h3>2.6.9: Apr 18 2004</h3><ul><li>implement xml:id Working Draft, relaxed XPath id() checking</li>
  700. <li>bugfixes: xmlCtxtReset (Brent Hendricks), line number and CDATA (Dave
  701. Beckett), Relax-NG compilation (William Brack), Regexp patches (with
  702. William), xmlUriEscape (Mark Vakoc), a Relax-NG notAllowed problem (with
  703. William), Relax-NG name classes compares (William), XInclude duplicate
  704. fallback (William), external DTD encoding detection (William), a DTD
  705. validation bug (William), xmlReader Close() fix, recusive extention
  706. schemas</li>
  707. <li>improvements: use xmlRead* APIs in test tools (Mark Vakoc), indenting
  708. save optimization, better handle IIS broken HTTP redirect behaviour (Ian
  709. Hummel), HTML parser frameset (James Bursa), libxml2-python RPM
  710. dependancy, XML Schemas union support (Kasimier Buchcik), warning removal
  711. clanup (William), keep ChangeLog compressed when installing from RPMs</li>
  712. <li>documentation: examples and xmlDocDumpMemory docs (John Fleck), new
  713. example (load, xpath, modify, save), xmlCatalogDump() comments,</li>
  714. <li>Windows: Borland C++ builder (Eric Zurcher), work around Microsoft
  715. compiler NaN handling bug (Mark Vakoc)</li>
  716. </ul><h3>2.6.8: Mar 23 2004</h3><ul><li>First step of the cleanup of the serialization code and APIs</li>
  717. <li>XML Schemas: mixed content (Adam Dickmeiss), QName handling fixes (Adam
  718. Dickmeiss), anyURI for "" (John Belmonte)</li>
  719. <li>Python: Canonicalization C14N support added (Anthony Carrico)</li>
  720. <li>xmlDocCopyNode() extension (William)</li>
  721. <li>Relax-NG: fix when processing XInclude results (William), external
  722. reference in interleave (William), missing error on &lt;choice&gt;
  723. failure (William), memory leak in schemas datatype facets.</li>
  724. <li>xmlWriter: patch for better DTD support (Alfred Mickautsch)</li>
  725. <li>bug fixes: xmlXPathLangFunction memory leak (Mike Hommey and William
  726. Brack), no ID errors if using HTML_PARSE_NOERROR, xmlcatalog fallbacks to
  727. URI on SYSTEM lookup failure, XInclude parse flags inheritance (William),
  728. XInclude and XPointer fixes for entities (William), XML parser bug
  729. reported by Holger Rauch, nanohttp fd leak (William), regexps char
  730. groups '-' handling (William), dictionnary reference counting problems,
  731. do not close stderr.</li>
  732. <li>performance patches from Petr Pajas</li>
  733. <li>Documentation fixes: XML_CATALOG_FILES in man pages (Mike Hommey)</li>
  734. <li>compilation and portability fixes: --without-valid, catalog cleanups
  735. (Peter Breitenlohner), MingW patch (Roland Schwingel), cross-compilation
  736. to Windows (Christophe de Vienne), --with-html-dir fixup (Julio Merino
  737. Vidal), Windows build (Eric Zurcher)</li>
  738. </ul><h3>2.6.7: Feb 23 2004</h3><ul><li>documentation: tutorial updates (John Fleck), benchmark results</li>
  739. <li>xmlWriter: updates and fixes (Alfred Mickautsch, Lucas Brasilino)</li>
  740. <li>XPath optimization (Petr Pajas)</li>
  741. <li>DTD ID handling optimization</li>
  742. <li>bugfixes: xpath number with &gt; 19 fractional (William Brack), push
  743. mode with unescaped '&gt;' characters, fix xmllint --stream --timing, fix
  744. xmllint --memory --stream memory usage, xmlAttrSerializeTxtContent
  745. handling NULL, trying to fix Relax-NG/Perl interface.</li>
  746. <li>python: 2.3 compatibility, whitespace fixes (Malcolm Tredinnick)</li>
  747. <li>Added relaxng option to xmllint --shell</li>
  748. </ul><h3>2.6.6: Feb 12 2004</h3><ul><li>nanohttp and nanoftp: buffer overflow error on URI parsing (Igor and
  749. William) reported by Yuuichi Teranishi</li>
  750. <li>bugfixes: make test and path issues, xmlWriter attribute serialization
  751. (William Brack), xmlWriter indentation (William), schemas validation
  752. (Eric Haszlakiewicz), XInclude dictionnaries issues (William and Oleg
  753. Paraschenko), XInclude empty fallback (William), HTML warnings (William),
  754. XPointer in XInclude (William), Python namespace serialization,
  755. isolat1ToUTF8 bound error (Alfred Mickautsch), output of parameter
  756. entities in internal subset (William), internal subset bug in push mode,
  757. &lt;xs:all&gt; fix (Alexey Sarytchev)</li>
  758. <li>Build: fix for automake-1.8 (Alexander Winston), warnings removal
  759. (Philip Ludlam), SOCKLEN_T detection fixes (Daniel Richard), fix
  760. --with-minimum configuration.</li>
  761. <li>XInclude: allow the 2001 namespace without warning.</li>
  762. <li>Documentation: missing example/index.html (John Fleck), version
  763. dependancies (John Fleck)</li>
  764. <li>reader API: structured error reporting (Steve Ball)</li>
  765. <li>Windows compilation: mingw, msys (Mikhail Grushinskiy), function
  766. prototype (Cameron Johnson), MSVC6 compiler warnings, _WINSOCKAPI_
  767. patch</li>
  768. <li>Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in
  769. input.</li>
  770. </ul><h3>2.6.5: Jan 25 2004</h3><ul><li>Bugfixes: dictionnaries for schemas (William Brack), regexp segfault
  771. (William), xs:all problem (William), a number of XPointer bugfixes
  772. (William), xmllint error go to stderr, DTD validation problem with
  773. namespace, memory leak (William), SAX1 cleanup and minimal options fixes
  774. (Mark Vadoc), parser context reset on error (Shaun McCance), XPath union
  775. evaluation problem (William) , xmlReallocLoc with NULL (Aleksey Sanin),
  776. XML Schemas double free (Steve Ball), XInclude with no href, argument
  777. callbacks order for XPath callbacks (Frederic Peters)</li>
  778. <li>Documentation: python scripts (William Brack), xslt stylesheets (John
  779. Fleck), doc (Sven Zimmerman), I/O example.</li>
  780. <li>Python bindings: fixes (William), enum support (Stéphane Bidoul),
  781. structured error reporting (Stéphane Bidoul)</li>
  782. <li>XInclude: various fixes for conformance, problem related to dictionnary
  783. references (William &amp; me), recursion (William)</li>
  784. <li>xmlWriter: indentation (Lucas Brasilino), memory leaks (Alfred
  785. Mickautsch),</li>
  786. <li>xmlSchemas: normalizedString datatype (John Belmonte)</li>
  787. <li>code cleanup for strings functions (William)</li>
  788. <li>Windows: compiler patches (Mark Vakoc)</li>
  789. <li>Parser optimizations, a few new XPath and dictionnary APIs for future
  790. XSLT optimizations.</li>
  791. </ul><h3>2.6.4: Dec 24 2003</h3><ul><li>Windows build fixes (Igor Zlatkovic)</li>
  792. <li>Some serious XInclude problems reported by Oleg Paraschenko and</li>
  793. <li>Unix and Makefile packaging fixes (me, William Brack,</li>
  794. <li>Documentation improvements (John Fleck, William Brack), example fix
  795. (Lucas Brasilino)</li>
  796. <li>bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
  797. NULL strings (William Brack) , API building reader or parser from
  798. filedescriptor should not close it, changed XPath sorting to be stable
  799. again (William Brack), xmlGetNodePath() generating '(null)' (William
  800. Brack), DTD validation and namespace bug (William Brack), XML Schemas
  801. double inclusion behaviour</li>
  802. </ul><h3>2.6.3: Dec 10 2003</h3><ul><li>documentation updates and cleanup (DV, William Brack, John Fleck)</li>
  803. <li>added a repository of examples, examples from Aleksey Sanin, Dodji
  804. Seketeli, Alfred Mickautsch</li>
  805. <li>Windows updates: Mark Vakoc, Igor Zlatkovic, Eric Zurcher, Mingw
  806. (Kenneth Haley)</li>
  807. <li>Unicode range checking (William Brack)</li>
  808. <li>code cleanup (William Brack)</li>
  809. <li>Python bindings: doc (John Fleck), bug fixes</li>
  810. <li>UTF-16 cleanup and BOM issues (William Brack)</li>
  811. <li>bug fixes: ID and xmlReader validation, XPath (William Brack),
  812. xmlWriter (Alfred Mickautsch), hash.h inclusion problem, HTML parser
  813. (James Bursa), attribute defaulting and validation, some serialization
  814. cleanups, XML_GET_LINE macro, memory debug when using threads (William
  815. Brack), serialization of attributes and entities content, xmlWriter
  816. (Daniel Schulman)</li>
  817. <li>XInclude bugfix, new APIs and update to the last version including the
  818. namespace change.</li>
  819. <li>XML Schemas improvements: include (Robert Stepanek), import and
  820. namespace handling, fixed the regression tests troubles, added examples
  821. based on Eric van der Vlist book, regexp fixes</li>
  822. <li>preliminary pattern support for streaming (needed for schemas
  823. constraints), added xmlTextReaderPreservePattern() to collect subdocument
  824. when streaming.</li>
  825. <li>various fixes in the structured error handling</li>
  826. </ul><h3>2.6.2: Nov 4 2003</h3><ul><li>XPath context unregistration fixes</li>
  827. <li>text node coalescing fixes (Mark Lilback)</li>
  828. <li>API to screate a W3C Schemas from an existing document (Steve Ball)</li>
  829. <li>BeOS patches (Marcin 'Shard' Konicki)</li>
  830. <li>xmlStrVPrintf function added (Aleksey Sanin)</li>
  831. <li>compilation fixes (Mark Vakoc)</li>
  832. <li>stdin parsing fix (William Brack)</li>
  833. <li>a posteriori DTD validation fixes</li>
  834. <li>xmlReader bug fixes: Walker fixes, python bindings</li>
  835. <li>fixed xmlStopParser() to really stop the parser and errors</li>
  836. <li>always generate line numbers when using the new xmlReadxxx
  837. functions</li>
  838. <li>added XInclude support to the xmlReader interface</li>
  839. <li>implemented XML_PARSE_NONET parser option</li>
  840. <li>DocBook XSLT processing bug fixed</li>
  841. <li>HTML serialization for &lt;p&gt; elements (William Brack and me)</li>
  842. <li>XPointer failure in XInclude are now handled as resource errors</li>
  843. <li>fixed xmllint --html to use the HTML serializer on output (added
  844. --xmlout to implement the previous behaviour of saving it using the XML
  845. serializer)</li>
  846. </ul><h3>2.6.1: Oct 28 2003</h3><ul><li>Mostly bugfixes after the big 2.6.0 changes</li>
  847. <li>Unix compilation patches: libxml.m4 (Patrick Welche), warnings cleanup
  848. (William Brack)</li>
  849. <li>Windows compilation patches (Joachim Bauch, Stephane Bidoul, Igor
  850. Zlatkovic)</li>
  851. <li>xmlWriter bugfix (Alfred Mickautsch)</li>
  852. <li>chvalid.[ch]: couple of fixes from Stephane Bidoul</li>
  853. <li>context reset: error state reset, push parser reset (Graham
  854. Bennett)</li>
  855. <li>context reuse: generate errors if file is not readable</li>
  856. <li>defaulted attributes for element coming from internal entities
  857. (Stephane Bidoul)</li>
  858. <li>Python: tab and spaces mix (William Brack)</li>
  859. <li>Error handler could crash in DTD validation in 2.6.0</li>
  860. <li>xmlReader: do not use the document or element _private field</li>
  861. <li>testSAX.c: avoid a problem with some PIs (Massimo Morara)</li>
  862. <li>general bug fixes: mandatory encoding in text decl, serializing
  863. Document Fragment nodes, xmlSearchNs 2.6.0 problem (Kasimier Buchcik),
  864. XPath errors not reported, slow HTML parsing of large documents.</li>
  865. </ul><h3>2.6.0: Oct 20 2003</h3><ul><li>Major revision release: should be API and ABI compatible but got a lot
  866. of change</li>
  867. <li>Increased the library modularity, far more options can be stripped out,
  868. a --with-minimum configuration will weight around 160KBytes</li>
  869. <li>Use per parser and per document dictionnary, allocate names and small
  870. text nodes from the dictionnary</li>
  871. <li>Switch to a SAX2 like parser rewrote most of the XML parser core,
  872. provides namespace resolution and defaulted attributes, minimize memory
  873. allocations and copies, namespace checking and specific error handling,
  874. immutable buffers, make predefined entities static structures, etc...</li>
  875. <li>rewrote all the error handling in the library, all errors can be
  876. intercepted at a structured level, with precise information
  877. available.</li>
  878. <li>New simpler and more generic XML and HTML parser APIs, allowing to
  879. easilly modify the parsing options and reuse parser context for multiple
  880. consecutive documents.</li>
  881. <li>Similar new APIs for the xmlReader, for options and reuse, provided new
  882. functions to access content as const strings, use them for Python
  883. bindings</li>
  884. <li>a lot of other smaller API improvements: xmlStrPrintf (Aleksey Sanin),
  885. Walker i.e. reader on a document tree based on Alfred Mickautsch code,
  886. make room in nodes for line numbers, reference counting and future PSVI
  887. extensions, generation of character ranges to be checked with faster
  888. algorithm (William), xmlParserMaxDepth (Crutcher Dunnavant), buffer
  889. access</li>
  890. <li>New xmlWriter API provided by Alfred Mickautsch</li>
  891. <li>Schemas: base64 support by Anthony Carrico</li>
  892. <li>Parser&lt;-&gt;HTTP integration fix, proper processing of the Mime-Type
  893. and charset information if available.</li>
  894. <li>Relax-NG: bug fixes including the one reported by Martijn Faassen and
  895. zeroOrMore, better error reporting.</li>
  896. <li>Python bindings (Stéphane Bidoul), never use stdout for errors
  897. output</li>
  898. <li>Portability: all the headers have macros for export and calling
  899. convention definitions (Igor Zlatkovic), VMS update (Craig A. Berry),
  900. Windows: threads (Jesse Pelton), Borland compiler (Eric Zurcher, Igor),
  901. Mingw (Igor), typos (Mark Vakoc), beta version (Stephane Bidoul),
  902. warning cleanups on AIX and MIPS compilers (William Brack), BeOS (Marcin
  903. 'Shard' Konicki)</li>
  904. <li>Documentation fixes and README (William Brack), search fix (William),
  905. tutorial updates (John Fleck), namespace docs (Stefan Kost)</li>
  906. <li>Bug fixes: xmlCleanupParser (Dave Beckett), threading uninitialized
  907. mutexes, HTML doctype lowercase, SAX/IO (William), compression detection
  908. and restore (William), attribute declaration in DTDs (William), namespace
  909. on attribute in HTML output (William), input filename (Rob Richards),
  910. namespace DTD validation, xmlReplaceNode (Chris Ryland), I/O callbacks
  911. (Markus Keim), CDATA serialization (Shaun McCance), xmlReader (Peter
  912. Derr), high codepoint charref like &amp;#x10FFFF;, buffer access in push
  913. mode (Justin Fletcher), TLS threads on Windows (Jesse Pelton), XPath bug
  914. (William), xmlCleanupParser (Marc Liyanage), CDATA output (William), HTTP
  915. error handling.</li>
  916. <li>xmllint options: --dtdvalidfpi for Tobias Reif, --sax1 for compat
  917. testing, --nodict for building without tree dictionnary, --nocdata to
  918. replace CDATA by text, --nsclean to remove surperfluous namespace
  919. declarations</li>
  920. <li>added xml2-config --libtool-libs option from Kevin P. Fleming</li>
  921. <li>a lot of profiling and tuning of the code, speedup patch for
  922. xmlSearchNs() by Luca Padovani. The xmlReader should do far less
  923. allocation and it speed should get closer to SAX. Chris Anderson worked
  924. on speeding and cleaning up repetitive checking code.</li>
  925. <li>cleanup of "make tests"</li>
  926. <li>libxml-2.0-uninstalled.pc from Malcolm Tredinnick</li>
  927. <li>deactivated the broken docBook SGML parser code and plugged the XML
  928. parser instead.</li>
  929. </ul><h3>2.5.11: Sep 9 2003</h3><p>A bugfix only release:</p><ul><li>risk of crash in Relax-NG</li>
  930. <li>risk of crash when using multithreaded programs</li>
  931. </ul><h3>2.5.10: Aug 15 2003</h3><p>A bugfixes only release</p><ul><li>Windows Makefiles (William Brack)</li>
  932. <li>UTF-16 support fixes (Mark Itzcovitz)</li>
  933. <li>Makefile and portability (William Brack) automake, Linux alpha, Mingw
  934. on Windows (Mikhail Grushinskiy)</li>
  935. <li>HTML parser (Oliver Stoeneberg)</li>
  936. <li>XInclude performance problem reported by Kevin Ruscoe</li>
  937. <li>XML parser performance problem reported by Grant Goodale</li>
  938. <li>xmlSAXParseDTD() bug fix from Malcolm Tredinnick</li>
  939. <li>and a couple other cleanup</li>
  940. </ul><h3>2.5.9: Aug 9 2003</h3><ul><li>bugfixes: IPv6 portability, xmlHasNsProp (Markus Keim), Windows build
  941. (Wiliam Brake, Jesse Pelton, Igor), Schemas (Peter Sobisch), threading
  942. (Rob Richards), hexBinary type (), UTF-16 BOM (Dodji Seketeli),
  943. xmlReader, Relax-NG schemas compilation, namespace handling, EXSLT (Sean
  944. Griffin), HTML parsing problem (William Brack), DTD validation for mixed
  945. content + namespaces, HTML serialization, library initialization,
  946. progressive HTML parser</li>
  947. <li>better interfaces for Relax-NG error handling (Joachim Bauch, )</li>
  948. <li>adding xmlXIncludeProcessTree() for XInclud'ing in a subtree</li>
  949. <li>doc fixes and improvements (John Fleck)</li>
  950. <li>configure flag for -with-fexceptions when embedding in C++</li>
  951. <li>couple of new UTF-8 helper functions (William Brack)</li>
  952. <li>general encoding cleanup + ISO-8859-x without iconv (Peter Jacobi)</li>
  953. <li>xmlTextReader cleanup + enum for node types (Bjorn Reese)</li>
  954. <li>general compilation/warning cleanup Solaris/HP-UX/... (William
  955. Brack)</li>
  956. </ul><h3>2.5.8: Jul 6 2003</h3><ul><li>bugfixes: XPath, XInclude, file/URI mapping, UTF-16 save (Mark
  957. Itzcovitz), UTF-8 checking, URI saving, error printing (William Brack),
  958. PI related memleak, compilation without schemas or without xpath (Joerg
  959. Schmitz-Linneweber/Garry Pennington), xmlUnlinkNode problem with DTDs,
  960. rpm problem on , i86_64, removed a few compilation problems from 2.5.7,
  961. xmlIOParseDTD, and xmlSAXParseDTD (Malcolm Tredinnick)</li>
  962. <li>portability: DJGPP (MsDos) , OpenVMS (Craig A. Berry)</li>
  963. <li>William Brack fixed multithreading lock problems</li>
  964. <li>IPv6 patch for FTP and HTTP accesses (Archana Shah/Wipro)</li>
  965. <li>Windows fixes (Igor Zlatkovic, Eric Zurcher), threading (Stéphane
  966. Bidoul)</li>
  967. <li>A few W3C Schemas Structure improvements</li>
  968. <li>W3C Schemas Datatype improvements (Charlie Bozeman)</li>
  969. <li>Python bindings for thread globals (Stéphane Bidoul), and method/class
  970. generator</li>
  971. <li>added --nonet option to xmllint</li>
  972. <li>documentation improvements (John Fleck)</li>
  973. </ul><h3>2.5.7: Apr 25 2003</h3><ul><li>Relax-NG: Compiling to regexp and streaming validation on top of the
  974. xmlReader interface, added to xmllint --stream</li>
  975. <li>xmlReader: Expand(), Next() and DOM access glue, bug fixes</li>
  976. <li>Support for large files: RGN validated a 4.5GB instance</li>
  977. <li>Thread support is now configured in by default</li>
  978. <li>Fixes: update of the Trio code (Bjorn), WXS Date and Duration fixes
  979. (Charles Bozeman), DTD and namespaces (Brent Hendricks), HTML push parser
  980. and zero bytes handling, some missing Windows file path conversions,
  981. behaviour of the parser and validator in the presence of "out of memory"
  982. error conditions</li>
  983. <li>extended the API to be able to plug a garbage collecting memory
  984. allocator, added xmlMallocAtomic() and modified the allocations
  985. accordingly.</li>
  986. <li>Performances: removed excessive malloc() calls, speedup of the push and
  987. xmlReader interfaces, removed excessive thread locking</li>
  988. <li>Documentation: man page (John Fleck), xmlReader documentation</li>
  989. <li>Python: adding binding for xmlCatalogAddLocal (Brent M Hendricks)</li>
  990. </ul><h3>2.5.6: Apr 1 2003</h3><ul><li>Fixed W3C XML Schemas datatype, should be compliant now except for
  991. binHex and base64 which are not supported yet.</li>
  992. <li>bug fixes: non-ASCII IDs, HTML output, XInclude on large docs and
  993. XInclude entities handling, encoding detection on external subsets, XML
  994. Schemas bugs and memory leaks, HTML parser (James Bursa)</li>
  995. <li>portability: python/trio (Albert Chin), Sun compiler warnings</li>
  996. <li>documentation: added --relaxng option to xmllint man page (John)</li>
  997. <li>improved error reporting: xml:space, start/end tag mismatches, Relax NG
  998. errors</li>
  999. </ul><h3>2.5.5: Mar 24 2003</h3><ul><li>Lot of fixes on the Relax NG implementation. More testing including
  1000. DocBook and TEI examples.</li>
  1001. <li>Increased the support for W3C XML Schemas datatype</li>
  1002. <li>Several bug fixes in the URI handling layer</li>
  1003. <li>Bug fixes: HTML parser, xmlReader, DTD validation, XPath, encoding
  1004. conversion, line counting in the parser.</li>
  1005. <li>Added support for $XMLLINT_INDENT environment variable, FTP delete</li>
  1006. <li>Fixed the RPM spec file name</li>
  1007. </ul><h3>2.5.4: Feb 20 2003</h3><ul><li>Conformance testing and lot of fixes on Relax NG and XInclude
  1008. implementation</li>
  1009. <li>Implementation of XPointer element() scheme</li>
  1010. <li>Bug fixes: XML parser, XInclude entities merge, validity checking on
  1011. namespaces,
  1012. <p>2 serialization bugs, node info generation problems, a DTD regexp
  1013. generation problem.</p>
  1014. </li>
  1015. <li>Portability: windows updates and path canonicalization (Igor)</li>
  1016. <li>A few typo fixes (Kjartan Maraas)</li>
  1017. <li>Python bindings generator fixes (Stephane Bidoul)</li>
  1018. </ul><h3>2.5.3: Feb 10 2003</h3><ul><li>RelaxNG and XML Schemas datatypes improvements, and added a first
  1019. version of RelaxNG Python bindings</li>
  1020. <li>Fixes: XLink (Sean Chittenden), XInclude (Sean Chittenden), API fix for
  1021. serializing namespace nodes, encoding conversion bug, XHTML1
  1022. serialization</li>
  1023. <li>Portability fixes: Windows (Igor), AMD 64bits RPM spec file</li>
  1024. </ul><h3>2.5.2: Feb 5 2003</h3><ul><li>First implementation of RelaxNG, added --relaxng flag to xmllint</li>
  1025. <li>Schemas support now compiled in by default.</li>
  1026. <li>Bug fixes: DTD validation, namespace checking, XInclude and entities,
  1027. delegateURI in XML Catalogs, HTML parser, XML reader (Stéphane Bidoul),
  1028. XPath parser and evaluation, UTF8ToUTF8 serialization, XML reader memory
  1029. consumption, HTML parser, HTML serialization in the presence of
  1030. namespaces</li>
  1031. <li>added an HTML API to check elements and attributes.</li>
  1032. <li>Documentation improvement, PDF for the tutorial (John Fleck), doc
  1033. patches (Stefan Kost)</li>
  1034. <li>Portability fixes: NetBSD (Julio Merino), Windows (Igor Zlatkovic)</li>
  1035. <li>Added python bindings for XPointer, contextual error reporting
  1036. (Stéphane Bidoul)</li>
  1037. <li>URI/file escaping problems (Stefano Zacchiroli)</li>
  1038. </ul><h3>2.5.1: Jan 8 2003</h3><ul><li>Fixes a memory leak and configuration/compilation problems in 2.5.0</li>
  1039. <li>documentation updates (John)</li>
  1040. <li>a couple of XmlTextReader fixes</li>
  1041. </ul><h3>2.5.0: Jan 6 2003</h3><ul><li>New <a href="xmlreader.html">XmltextReader interface</a> based on C#
  1042. API (with help of Stéphane Bidoul)</li>
  1043. <li>Windows: more exports, including the new API (Igor)</li>
  1044. <li>XInclude fallback fix</li>
  1045. <li>Python: bindings for the new API, packaging (Stéphane Bidoul),
  1046. drv_libxml2.py Python xml.sax driver (Stéphane Bidoul), fixes, speedup
  1047. and iterators for Python-2.2 (Hannu Krosing)</li>
  1048. <li>Tutorial fixes (john Fleck and Niraj Tolia) xmllint man update
  1049. (John)</li>
  1050. <li>Fix an XML parser bug raised by Vyacheslav Pindyura</li>
  1051. <li>Fix for VMS serialization (Nigel Hall) and config (Craig A. Berry)</li>
  1052. <li>Entities handling fixes</li>
  1053. <li>new API to optionally track node creation and deletion (Lukas
  1054. Schroeder)</li>
  1055. <li>Added documentation for the XmltextReader interface and some <a href="guidelines.html">XML guidelines</a></li>
  1056. </ul><h3>2.4.30: Dec 12 2002</h3><ul><li>2.4.29 broke the python bindings, rereleasing</li>
  1057. <li>Improvement/fixes of the XML API generator, and couple of minor code
  1058. fixes.</li>
  1059. </ul><h3>2.4.29: Dec 11 2002</h3><ul><li>Windows fixes (Igor): Windows CE port, pthread linking, python bindings
  1060. (Stéphane Bidoul), Mingw (Magnus Henoch), and export list updates</li>
  1061. <li>Fix for prev in python bindings (ERDI Gergo)</li>
  1062. <li>Fix for entities handling (Marcus Clarke)</li>
  1063. <li>Refactored the XML and HTML dumps to a single code path, fixed XHTML1
  1064. dump</li>
  1065. <li>Fix for URI parsing when handling URNs with fragment identifiers</li>
  1066. <li>Fix for HTTP URL escaping problem</li>
  1067. <li>added an TextXmlReader (C#) like API (work in progress)</li>
  1068. <li>Rewrote the API in XML generation script, includes a C parser and saves
  1069. more information needed for C# bindings</li>
  1070. </ul><h3>2.4.28: Nov 22 2002</h3><ul><li>a couple of python binding fixes</li>
  1071. <li>2 bug fixes in the XML push parser</li>
  1072. <li>potential memory leak removed (Martin Stoilov)</li>
  1073. <li>fix to the configure script for Unix (Dimitri Papadopoulos)</li>
  1074. <li>added encoding support for XInclude parse="text"</li>
  1075. <li>autodetection of XHTML1 and specific serialization rules added</li>
  1076. <li>nasty threading bug fixed (William Brack)</li>
  1077. </ul><h3>2.4.27: Nov 17 2002</h3><ul><li>fixes for the Python bindings</li>
  1078. <li>a number of bug fixes: SGML catalogs, xmlParseBalancedChunkMemory(),
  1079. HTML parser, Schemas (Charles Bozeman), document fragment support
  1080. (Christian Glahn), xmlReconciliateNs (Brian Stafford), XPointer,
  1081. xmlFreeNode(), xmlSAXParseMemory (Peter Jones), xmlGetNodePath (Petr
  1082. Pajas), entities processing</li>
  1083. <li>added grep to xmllint --shell</li>
  1084. <li>VMS update patch from Craig A. Berry</li>
  1085. <li>cleanup of the Windows build with support for more compilers (Igor),
  1086. better thread support on Windows</li>
  1087. <li>cleanup of Unix Makefiles and spec file</li>
  1088. <li>Improvements to the documentation (John Fleck)</li>
  1089. </ul><h3>2.4.26: Oct 18 2002</h3><ul><li>Patches for Windows CE port, improvements on Windows paths handling</li>
  1090. <li>Fixes to the validation code (DTD and Schemas), xmlNodeGetPath() ,
  1091. HTML serialization, Namespace compliance, and a number of small
  1092. problems</li>
  1093. </ul><h3>2.4.25: Sep 26 2002</h3><ul><li>A number of bug fixes: XPath, validation, Python bindings, DOM and
  1094. tree, xmlI/O, Html</li>
  1095. <li>Serious rewrite of XInclude</li>
  1096. <li>Made XML Schemas regexp part of the default build and APIs, small fix
  1097. and improvement of the regexp core</li>
  1098. <li>Changed the validation code to reuse XML Schemas regexp APIs</li>
  1099. <li>Better handling of Windows file paths, improvement of Makefiles (Igor,
  1100. Daniel Gehriger, Mark Vakoc)</li>
  1101. <li>Improved the python I/O bindings, the tests, added resolver and regexp
  1102. APIs</li>
  1103. <li>New logos from Marc Liyanage</li>
  1104. <li>Tutorial improvements: John Fleck, Christopher Harris</li>
  1105. <li>Makefile: Fixes for AMD x86_64 (Mandrake), DESTDIR (Christophe
  1106. Merlet)</li>
  1107. <li>removal of all stderr/perror use for error reporting</li>
  1108. <li>Better error reporting: XPath and DTD validation</li>
  1109. <li>update of the trio portability layer (Bjorn Reese)</li>
  1110. </ul><p><strong>2.4.24: Aug 22 2002</strong></p><ul><li>XPath fixes (William), xf:escape-uri() (Wesley Terpstra)</li>
  1111. <li>Python binding fixes: makefiles (William), generator, rpm build, x86-64
  1112. (fcrozat)</li>
  1113. <li>HTML &lt;style&gt; and boolean attributes serializer fixes</li>
  1114. <li>C14N improvements by Aleksey</li>
  1115. <li>doc cleanups: Rick Jones</li>
  1116. <li>Windows compiler makefile updates: Igor and Elizabeth Barham</li>
  1117. <li>XInclude: implementation of fallback and xml:base fixup added</li>
  1118. </ul><h3>2.4.23: July 6 2002</h3><ul><li>performances patches: Peter Jacobi</li>
  1119. <li>c14n fixes, testsuite and performances: Aleksey Sanin</li>
  1120. <li>added xmlDocFormatDump: Chema Celorio</li>
  1121. <li>new tutorial: John Fleck</li>
  1122. <li>new hash functions and performances: Sander Vesik, portability fix from
  1123. Peter Jacobi</li>
  1124. <li>a number of bug fixes: XPath (William Brack, Richard Jinks), XML and
  1125. HTML parsers, ID lookup function</li>
  1126. <li>removal of all remaining sprintf: Aleksey Sanin</li>
  1127. </ul><h3>2.4.22: May 27 2002</h3><ul><li>a number of bug fixes: configure scripts, base handling, parser, memory
  1128. usage, HTML parser, XPath, documentation (Christian Cornelssen),
  1129. indentation, URI parsing</li>
  1130. <li>Optimizations for XMLSec, fixing and making public some of the network
  1131. protocol handlers (Aleksey)</li>
  1132. <li>performance patch from Gary Pennington</li>
  1133. <li>Charles Bozeman provided date and time support for XML Schemas
  1134. datatypes</li>
  1135. </ul><h3>2.4.21: Apr 29 2002</h3><p>This release is both a bug fix release and also contains the early XML
  1136. Schemas <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
  1137. interfaces are likely to change, there is huge holes, it is clearly a work in
  1138. progress and don't even think of putting this code in a production system,
  1139. it'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>
  1140. <li>patches for Borland C++ and MSC by Igor</li>
  1141. <li>some fixes on XPath strings and conformance patches by Richard
  1142. Jinks</li>
  1143. <li>patch from Aleksey for the ExcC14N specification</li>
  1144. <li>OSF/1 bug fix by Bjorn</li>
  1145. </ul><h3>2.4.20: Apr 15 2002</h3><ul><li>bug fixes: file descriptor leak, XPath, HTML output, DTD validation</li>
  1146. <li>XPath conformance testing by Richard Jinks</li>
  1147. <li>Portability fixes: Solaris, MPE/iX, Windows, OSF/1, python bindings,
  1148. libxml.m4</li>
  1149. </ul><h3>2.4.19: Mar 25 2002</h3><ul><li>bug fixes: half a dozen XPath bugs, Validation, ISO-Latin to UTF8
  1150. encoder</li>
  1151. <li>portability fixes in the HTTP code</li>
  1152. <li>memory allocation checks using valgrind, and profiling tests</li>
  1153. <li>revamp of the Windows build and Makefiles</li>
  1154. </ul><h3>2.4.18: Mar 18 2002</h3><ul><li>bug fixes: tree, SAX, canonicalization, validation, portability,
  1155. XPath</li>
  1156. <li>removed the --with-buffer option it was becoming unmaintainable</li>
  1157. <li>serious cleanup of the Python makefiles</li>
  1158. <li>speedup patch to XPath very effective for DocBook stylesheets</li>
  1159. <li>Fixes for Windows build, cleanup of the documentation</li>
  1160. </ul><h3>2.4.17: Mar 8 2002</h3><ul><li>a lot of bug fixes, including "namespace nodes have no parents in
  1161. XPath"</li>
  1162. <li>fixed/improved the Python wrappers, added more examples and more
  1163. regression tests, XPath extension functions can now return node-sets</li>
  1164. <li>added the XML Canonicalization support from Aleksey Sanin</li>
  1165. </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
  1166. from OASIS and W3C. Compliance has been significantly improved.</li>
  1167. <li>a couple of portability fixes too.</li>
  1168. </ul><h3>2.4.15: Feb 11 2002</h3><ul><li>Fixed the Makefiles, especially the python module ones</li>
  1169. <li>A few bug fixes and cleanup</li>
  1170. <li>Includes cleanup</li>
  1171. </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
  1172. License</a> basically for integration in XFree86 codebase, and removing
  1173. confusion around the previous dual-licensing</li>
  1174. <li>added Python bindings, beta software but should already be quite
  1175. complete</li>
  1176. <li>a large number of fixes and cleanups, especially for all tree
  1177. manipulations</li>
  1178. <li>cleanup of the headers, generation of a reference API definition in
  1179. XML</li>
  1180. </ul><h3>2.4.13: Jan 14 2002</h3><ul><li>update of the documentation: John Fleck and Charlie Bozeman</li>
  1181. <li>cleanup of timing code from Justin Fletcher</li>
  1182. <li>fixes for Windows and initial thread support on Win32: Igor and Serguei
  1183. Narojnyi</li>
  1184. <li>Cygwin patch from Robert Collins</li>
  1185. <li>added xmlSetEntityReferenceFunc() for Keith Isdale work on xsldbg</li>
  1186. </ul><h3>2.4.12: Dec 7 2001</h3><ul><li>a few bug fixes: thread (Gary Pennington), xmllint (Geert Kloosterman),
  1187. XML parser (Robin Berjon), XPointer (Danny Jamshy), I/O cleanups
  1188. (robert)</li>
  1189. <li>Eric Lavigne contributed project files for MacOS</li>
  1190. <li>some makefiles cleanups</li>
  1191. </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
  1192. cleanups</li>
  1193. <li>xmllint man pages improvement by Heiko Rupp</li>
  1194. <li>updated VMS build instructions from John A Fotheringham</li>
  1195. <li>Windows Makefiles updates from Igor</li>
  1196. </ul><h3>2.4.10: Nov 10 2001</h3><ul><li>URI escaping fix (Joel Young)</li>
  1197. <li>added xmlGetNodePath() (for paths or XPointers generation)</li>
  1198. <li>Fixes namespace handling problems when using DTD and validation</li>
  1199. <li>improvements on xmllint: Morus Walter patches for --format and
  1200. --encode, Stefan Kost and Heiko Rupp improvements on the --shell</li>
  1201. <li>fixes for xmlcatalog linking pointed by Weiqi Gao</li>
  1202. <li>fixes to the HTML parser</li>
  1203. </ul><h3>2.4.9: Nov 6 2001</h3><ul><li>fixes more catalog bugs</li>
  1204. <li>avoid a compilation problem, improve xmlGetLineNo()</li>
  1205. </ul><h3>2.4.8: Nov 4 2001</h3><ul><li>fixed SGML catalogs broken in previous release, updated xmlcatalog
  1206. tool</li>
  1207. <li>fixed a compile errors and some includes troubles.</li>
  1208. </ul><h3>2.4.7: Oct 30 2001</h3><ul><li>exported some debugging interfaces</li>
  1209. <li>serious rewrite of the catalog code</li>
  1210. <li>integrated Gary Pennington thread safety patch, added configure option
  1211. and regression tests</li>
  1212. <li>removed an HTML parser bug</li>
  1213. <li>fixed a couple of potentially serious validation bugs</li>
  1214. <li>integrated the SGML DocBook support in xmllint</li>
  1215. <li>changed the nanoftp anonymous login passwd</li>
  1216. <li>some I/O cleanup and a couple of interfaces for Perl wrapper</li>
  1217. <li>general bug fixes</li>
  1218. <li>updated xmllint man page by John Fleck</li>
  1219. <li>some VMS and Windows updates</li>
  1220. </ul><h3>2.4.6: Oct 10 2001</h3><ul><li>added an updated man pages by John Fleck</li>
  1221. <li>portability and configure fixes</li>
  1222. <li>an infinite loop on the HTML parser was removed (William)</li>
  1223. <li>Windows makefile patches from Igor</li>
  1224. <li>fixed half a dozen bugs reported for libxml or libxslt</li>
  1225. <li>updated xmlcatalog to be able to modify SGML super catalogs</li>
  1226. </ul><h3>2.4.5: Sep 14 2001</h3><ul><li>Remove a few annoying bugs in 2.4.4</li>
  1227. <li>forces the HTML serializer to output decimal charrefs since some
  1228. version of Netscape can't handle hexadecimal ones</li>
  1229. </ul><h3>1.8.16: Sep 14 2001</h3><ul><li>maintenance release of the old libxml1 branch, couple of bug and
  1230. portability fixes</li>
  1231. </ul><h3>2.4.4: Sep 12 2001</h3><ul><li>added --convert to xmlcatalog, bug fixes and cleanups of XML
  1232. Catalog</li>
  1233. <li>a few bug fixes and some portability changes</li>
  1234. <li>some documentation cleanups</li>
  1235. </ul><h3>2.4.3: Aug 23 2001</h3><ul><li>XML Catalog support see the doc</li>
  1236. <li>New NaN/Infinity floating point code</li>
  1237. <li>A few bug fixes</li>
  1238. </ul><h3>2.4.2: Aug 15 2001</h3><ul><li>adds xmlLineNumbersDefault() to control line number generation</li>
  1239. <li>lot of bug fixes</li>
  1240. <li>the Microsoft MSC projects files should now be up to date</li>
  1241. <li>inheritance of namespaces from DTD defaulted attributes</li>
  1242. <li>fixes a serious potential security bug</li>
  1243. <li>added a --format option to xmllint</li>
  1244. </ul><h3>2.4.1: July 24 2001</h3><ul><li>possibility to keep line numbers in the tree</li>
  1245. <li>some computation NaN fixes</li>
  1246. <li>extension of the XPath API</li>
  1247. <li>cleanup for alpha and ia64 targets</li>
  1248. <li>patch to allow saving through HTTP PUT or POST</li>
  1249. </ul><h3>2.4.0: July 10 2001</h3><ul><li>Fixed a few bugs in XPath, validation, and tree handling.</li>
  1250. <li>Fixed XML Base implementation, added a couple of examples to the
  1251. regression tests</li>
  1252. <li>A bit of cleanup</li>
  1253. </ul><h3>2.3.14: July 5 2001</h3><ul><li>fixed some entities problems and reduce memory requirement when
  1254. substituting them</li>
  1255. <li>lots of improvements in the XPath queries interpreter can be
  1256. substantially faster</li>
  1257. <li>Makefiles and configure cleanups</li>
  1258. <li>Fixes to XPath variable eval, and compare on empty node set</li>
  1259. <li>HTML tag closing bug fixed</li>
  1260. <li>Fixed an URI reference computation problem when validating</li>
  1261. </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>
  1262. <li>a few more fixes for compilation on Windows MSC by Yon Derek</li>
  1263. </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>
  1264. <li>Small Makefile fix</li>
  1265. </ul><h3>2.3.12: June 26 2001</h3><ul><li>lots of cleanup</li>
  1266. <li>a couple of validation fix</li>
  1267. <li>fixed line number counting</li>
  1268. <li>fixed serious problems in the XInclude processing</li>
  1269. <li>added support for UTF8 BOM at beginning of entities</li>
  1270. <li>fixed a strange gcc optimizer bugs in xpath handling of float, gcc-3.0
  1271. miscompile uri.c (William), Thomas Leitner provided a fix for the
  1272. optimizer on Tru64</li>
  1273. <li>incorporated Yon Derek and Igor Zlatkovic fixes and improvements for
  1274. compilation on Windows MSC</li>
  1275. <li>update of libxml-doc.el (Felix Natter)</li>
  1276. <li>fixed 2 bugs in URI normalization code</li>
  1277. </ul><h3>2.3.11: June 17 2001</h3><ul><li>updates to trio, Makefiles and configure should fix some portability
  1278. problems (alpha)</li>
  1279. <li>fixed some HTML serialization problems (pre, script, and block/inline
  1280. handling), added encoding aware APIs, cleanup of this code</li>
  1281. <li>added xmlHasNsProp()</li>
  1282. <li>implemented a specific PI for encoding support in the DocBook SGML
  1283. parser</li>
  1284. <li>some XPath fixes (-Infinity, / as a function parameter and namespaces
  1285. node selection)</li>
  1286. <li>fixed a performance problem and an error in the validation code</li>
  1287. <li>fixed XInclude routine to implement the recursive behaviour</li>
  1288. <li>fixed xmlFreeNode problem when libxml is included statically twice</li>
  1289. <li>added --version to xmllint for bug reports</li>
  1290. </ul><h3>2.3.10: June 1 2001</h3><ul><li>fixed the SGML catalog support</li>
  1291. <li>a number of reported bugs got fixed, in XPath, iconv detection,
  1292. XInclude processing</li>
  1293. <li>XPath string function should now handle unicode correctly</li>
  1294. </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>
  1295. <li>some serious speed optimization again</li>
  1296. <li>some documentation cleanups</li>
  1297. <li>trying to get better linking on Solaris (-R)</li>
  1298. <li>XPath API cleanup from Thomas Broyer</li>
  1299. <li>Validation bug fixed #54631, added a patch from Gary Pennington, fixed
  1300. xmlValidGetValidElements()</li>
  1301. <li>Added an INSTALL file</li>
  1302. <li>Attribute removal added to API: #54433</li>
  1303. <li>added a basic support for SGML catalogs</li>
  1304. <li>fixed xmlKeepBlanksDefault(0) API</li>
  1305. <li>bugfix in xmlNodeGetLang()</li>
  1306. <li>fixed a small configure portability problem</li>
  1307. <li>fixed an inversion of SYSTEM and PUBLIC identifier in HTML document</li>
  1308. </ul><h3>1.8.13: May 14 2001</h3><ul><li>bugfixes release of the old libxml1 branch used by Gnome</li>
  1309. </ul><h3>2.3.8: May 3 2001</h3><ul><li>Integrated an SGML DocBook parser for the Gnome project</li>
  1310. <li>Fixed a few things in the HTML parser</li>
  1311. <li>Fixed some XPath bugs raised by XSLT use, tried to fix the floating
  1312. point portability issue</li>
  1313. <li>Speed improvement (8M/s for SAX, 3M/s for DOM, 1.5M/s for
  1314. DOM+validation using the XML REC as input and a 700MHz celeron).</li>
  1315. <li>incorporated more Windows cleanup</li>
  1316. <li>added xmlSaveFormatFile()</li>
  1317. <li>fixed problems in copying nodes with entities references (gdome)</li>
  1318. <li>removed some troubles surrounding the new validation module</li>
  1319. </ul><h3>2.3.7: April 22 2001</h3><ul><li>lots of small bug fixes, corrected XPointer</li>
  1320. <li>Non deterministic content model validation support</li>
  1321. <li>added xmlDocCopyNode for gdome2</li>
  1322. <li>revamped the way the HTML parser handles end of tags</li>
  1323. <li>XPath: corrections of namespaces support and number formatting</li>
  1324. <li>Windows: Igor Zlatkovic patches for MSC compilation</li>
  1325. <li>HTML output fixes from P C Chow and William M. Brack</li>
  1326. <li>Improved validation speed sensible for DocBook</li>
  1327. <li>fixed a big bug with ID declared in external parsed entities</li>
  1328. <li>portability fixes, update of Trio from Bjorn Reese</li>
  1329. </ul><h3>2.3.6: April 8 2001</h3><ul><li>Code cleanup using extreme gcc compiler warning options, found and
  1330. cleared half a dozen potential problem</li>
  1331. <li>the Eazel team found an XML parser bug</li>
  1332. <li>cleaned up the user of some of the string formatting function. used the
  1333. trio library code to provide the one needed when the platform is missing
  1334. them</li>
  1335. <li>xpath: removed a memory leak and fixed the predicate evaluation
  1336. problem, extended the testsuite and cleaned up the result. XPointer seems
  1337. broken ...</li>
  1338. </ul><h3>2.3.5: Mar 23 2001</h3><ul><li>Biggest change is separate parsing and evaluation of XPath expressions,
  1339. there is some new APIs for this too</li>
  1340. <li>included a number of bug fixes(XML push parser, 51876, notations,
  1341. 52299)</li>
  1342. <li>Fixed some portability issues</li>
  1343. </ul><h3>2.3.4: Mar 10 2001</h3><ul><li>Fixed bugs #51860 and #51861</li>
  1344. <li>Added a global variable xmlDefaultBufferSize to allow default buffer
  1345. size to be application tunable.</li>
  1346. <li>Some cleanup in the validation code, still a bug left and this part
  1347. should probably be rewritten to support ambiguous content model :-\</li>
  1348. <li>Fix a couple of serious bugs introduced or raised by changes in 2.3.3
  1349. parser</li>
  1350. <li>Fixed another bug in xmlNodeGetContent()</li>
  1351. <li>Bjorn fixed XPath node collection and Number formatting</li>
  1352. <li>Fixed a loop reported in the HTML parsing</li>
  1353. <li>blank space are reported even if the Dtd content model proves that they
  1354. are formatting spaces, this is for XML conformance</li>
  1355. </ul><h3>2.3.3: Mar 1 2001</h3><ul><li>small change in XPath for XSLT</li>
  1356. <li>documentation cleanups</li>
  1357. <li>fix in validation by Gary Pennington</li>
  1358. <li>serious parsing performances improvements</li>
  1359. </ul><h3>2.3.2: Feb 24 2001</h3><ul><li>chasing XPath bugs, found a bunch, completed some TODO</li>
  1360. <li>fixed a Dtd parsing bug</li>
  1361. <li>fixed a bug in xmlNodeGetContent</li>
  1362. <li>ID/IDREF support partly rewritten by Gary Pennington</li>
  1363. </ul><h3>2.3.1: Feb 15 2001</h3><ul><li>some XPath and HTML bug fixes for XSLT</li>
  1364. <li>small extension of the hash table interfaces for DOM gdome2
  1365. implementation</li>
  1366. <li>A few bug fixes</li>
  1367. </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>
  1368. <li>Add a mode with Dtd lookup but without validation error reporting for
  1369. XSLT</li>
  1370. <li>Add support for text node without escaping (XSLT)</li>
  1371. <li>bug fixes for xmlCheckFilename</li>
  1372. <li>validation code bug fixes from Gary Pennington</li>
  1373. <li>Patch from Paul D. Smith correcting URI path normalization</li>
  1374. <li>Patch to allow simultaneous install of libxml-devel and
  1375. libxml2-devel</li>
  1376. <li>the example Makefile is now fixed</li>
  1377. <li>added HTML to the RPM packages</li>
  1378. <li>tree copying bugfixes</li>
  1379. <li>updates to Windows makefiles</li>
  1380. <li>optimization patch from Bjorn Reese</li>
  1381. </ul><h3>2.2.11: Jan 4 2001</h3><ul><li>bunch of bug fixes (memory I/O, xpath, ftp/http, ...)</li>
  1382. <li>added htmlHandleOmittedElem()</li>
  1383. <li>Applied Bjorn Reese's IPV6 first patch</li>
  1384. <li>Applied Paul D. Smith patches for validation of XInclude results</li>
  1385. <li>added XPointer xmlns() new scheme support</li>
  1386. </ul><h3>2.2.10: Nov 25 2000</h3><ul><li>Fix the Windows problems of 2.2.8</li>
  1387. <li>integrate OpenVMS patches</li>
  1388. <li>better handling of some nasty HTML input</li>
  1389. <li>Improved the XPointer implementation</li>
  1390. <li>integrate a number of provided patches</li>
  1391. </ul><h3>2.2.9: Nov 25 2000</h3><ul><li>erroneous release :-(</li>
  1392. </ul><h3>2.2.8: Nov 13 2000</h3><ul><li>First version of <a href="http://www.w3.org/TR/xinclude">XInclude</a>
  1393. support</li>
  1394. <li>Patch in conditional section handling</li>
  1395. <li>updated MS compiler project</li>
  1396. <li>fixed some XPath problems</li>
  1397. <li>added an URI escaping function</li>
  1398. <li>some other bug fixes</li>
  1399. </ul><h3>2.2.7: Oct 31 2000</h3><ul><li>added message redirection</li>
  1400. <li>XPath improvements (thanks TOM !)</li>
  1401. <li>xmlIOParseDTD() added</li>
  1402. <li>various small fixes in the HTML, URI, HTTP and XPointer support</li>
  1403. <li>some cleanup of the Makefile, autoconf and the distribution content</li>
  1404. </ul><h3>2.2.6: Oct 25 2000:</h3><ul><li>Added an hash table module, migrated a number of internal structure to
  1405. those</li>
  1406. <li>Fixed a posteriori validation problems</li>
  1407. <li>HTTP module cleanups</li>
  1408. <li>HTML parser improvements (tag errors, script/style handling, attribute
  1409. normalization)</li>
  1410. <li>coalescing of adjacent text nodes</li>
  1411. <li>couple of XPath bug fixes, exported the internal API</li>
  1412. </ul><h3>2.2.5: Oct 15 2000:</h3><ul><li>XPointer implementation and testsuite</li>
  1413. <li>Lot of XPath fixes, added variable and functions registration, more
  1414. tests</li>
  1415. <li>Portability fixes, lots of enhancements toward an easy Windows build
  1416. and release</li>
  1417. <li>Late validation fixes</li>
  1418. <li>Integrated a lot of contributed patches</li>
  1419. <li>added memory management docs</li>
  1420. <li>a performance problem when using large buffer seems fixed</li>
  1421. </ul><h3>2.2.4: Oct 1 2000:</h3><ul><li>main XPath problem fixed</li>
  1422. <li>Integrated portability patches for Windows</li>
  1423. <li>Serious bug fixes on the URI and HTML code</li>
  1424. </ul><h3>2.2.3: Sep 17 2000</h3><ul><li>bug fixes</li>
  1425. <li>cleanup of entity handling code</li>
  1426. <li>overall review of all loops in the parsers, all sprintf usage has been
  1427. checked too</li>
  1428. <li>Far better handling of larges Dtd. Validating against DocBook XML Dtd
  1429. works smoothly now.</li>
  1430. </ul><h3>1.8.10: Sep 6 2000</h3><ul><li>bug fix release for some Gnome projects</li>
  1431. </ul><h3>2.2.2: August 12 2000</h3><ul><li>mostly bug fixes</li>
  1432. <li>started adding routines to access xml parser context options</li>
  1433. </ul><h3>2.2.1: July 21 2000</h3><ul><li>a purely bug fixes release</li>
  1434. <li>fixed an encoding support problem when parsing from a memory block</li>
  1435. <li>fixed a DOCTYPE parsing problem</li>
  1436. <li>removed a bug in the function allowing to override the memory
  1437. allocation routines</li>
  1438. </ul><h3>2.2.0: July 14 2000</h3><ul><li>applied a lot of portability fixes</li>
  1439. <li>better encoding support/cleanup and saving (content is now always
  1440. encoded in UTF-8)</li>
  1441. <li>the HTML parser now correctly handles encodings</li>
  1442. <li>added xmlHasProp()</li>
  1443. <li>fixed a serious problem with &amp;#38;</li>
  1444. <li>propagated the fix to FTP client</li>
  1445. <li>cleanup, bugfixes, etc ...</li>
  1446. <li>Added a page about <a href="encoding.html">libxml Internationalization
  1447. support</a></li>
  1448. </ul><h3>1.8.9: July 9 2000</h3><ul><li>fixed the spec the RPMs should be better</li>
  1449. <li>fixed a serious bug in the FTP implementation, released 1.8.9 to solve
  1450. rpmfind users problem</li>
  1451. </ul><h3>2.1.1: July 1 2000</h3><ul><li>fixes a couple of bugs in the 2.1.0 packaging</li>
  1452. <li>improvements on the HTML parser</li>
  1453. </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
  1454. to <a href="upgrade.html">new instructions</a>. It fixes a nasty problem
  1455. about &amp;#38; charref parsing</li>
  1456. <li>2.1.0 also ease the upgrade from libxml v1 to the recent version. it
  1457. also contains numerous fixes and enhancements:
  1458. <ul><li>added xmlStopParser() to stop parsing</li>
  1459. <li>improved a lot parsing speed when there is large CDATA blocs</li>
  1460. <li>includes XPath patches provided by Picdar Technology</li>
  1461. <li>tried to fix as much as possible DTD validation and namespace
  1462. related problems</li>
  1463. <li>output to a given encoding has been added/tested</li>
  1464. <li>lot of various fixes</li>
  1465. </ul></li>
  1466. </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
  1467. idea to check the 1.x to 2.x upgrade instructions. NOTE: while initially
  1468. scheduled for Apr 3 the release occurred only on Apr 12 due to massive
  1469. workload.</li>
  1470. <li>The include are now located under $prefix/include/libxml (instead of
  1471. $prefix/include/gnome-xml), they also are referenced by
  1472. <pre>#include &lt;libxml/xxx.h&gt;</pre>
  1473. <p>instead of</p>
  1474. <pre>#include "xxx.h"</pre>
  1475. </li>
  1476. <li>a new URI module for parsing URIs and following strictly RFC 2396</li>
  1477. <li>the memory allocation routines used by libxml can now be overloaded
  1478. dynamically by using xmlMemSetup()</li>
  1479. <li>The previously CVS only tool tester has been renamed
  1480. <strong>xmllint</strong> and is now installed as part of the libxml2
  1481. package</li>
  1482. <li>The I/O interface has been revamped. There is now ways to plug in
  1483. specific I/O modules, either at the URI scheme detection level using
  1484. xmlRegisterInputCallbacks() or by passing I/O functions when creating a
  1485. parser context using xmlCreateIOParserCtxt()</li>
  1486. <li>there is a C preprocessor macro LIBXML_VERSION providing the version
  1487. number of the libxml module in use</li>
  1488. <li>a number of optional features of libxml can now be excluded at
  1489. configure time (FTP/HTTP/HTML/XPath/Debug)</li>
  1490. </ul><h3>2.0.0beta: Mar 14 2000</h3><ul><li>This is a first Beta release of libxml version 2</li>
  1491. <li>It's available only from<a href="ftp://xmlsoft.org/libxml2/">xmlsoft.org
  1492. FTP</a>, it's packaged as libxml2-2.0.0beta and available as tar and
  1493. RPMs</li>
  1494. <li>This version is now the head in the Gnome CVS base, the old one is
  1495. available under the tag LIB_XML_1_X</li>
  1496. <li>This includes a very large set of changes. From a programmatic point
  1497. of view applications should not have to be modified too much, check the
  1498. <a href="upgrade.html">upgrade page</a></li>
  1499. <li>Some interfaces may changes (especially a bit about encoding).</li>
  1500. <li>the updates includes:
  1501. <ul><li>fix I18N support. ISO-Latin-x/UTF-8/UTF-16 (nearly) seems correctly
  1502. handled now</li>
  1503. <li>Better handling of entities, especially well-formedness checking
  1504. and proper PEref extensions in external subsets</li>
  1505. <li>DTD conditional sections</li>
  1506. <li>Validation now correctly handle entities content</li>
  1507. <li><a href="http://rpmfind.net/tools/gdome/messages/0039.html">change
  1508. structures to accommodate DOM</a></li>
  1509. </ul></li>
  1510. <li>Serious progress were made toward compliance, <a href="conf/result.html">here are the result of the test</a> against the
  1511. OASIS testsuite (except the Japanese tests since I don't support that
  1512. encoding yet). This URL is rebuilt every couple of hours using the CVS
  1513. head version.</li>
  1514. </ul><h3>1.8.7: Mar 6 2000</h3><ul><li>This is a bug fix release:</li>
  1515. <li>It is possible to disable the ignorable blanks heuristic used by
  1516. libxml-1.x, a new function xmlKeepBlanksDefault(0) will allow this. Note
  1517. that for adherence to XML spec, this behaviour will be disabled by
  1518. default in 2.x . The same function will allow to keep compatibility for
  1519. old code.</li>
  1520. <li>Blanks in &lt;a&gt; &lt;/a&gt; constructs are not ignored anymore,
  1521. avoiding heuristic is really the Right Way :-\</li>
  1522. <li>The unchecked use of snprintf which was breaking libxml-1.8.6
  1523. compilation on some platforms has been fixed</li>
  1524. <li>nanoftp.c nanohttp.c: Fixed '#' and '?' stripping when processing
  1525. URIs</li>
  1526. </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
  1527. it without troubles</li>
  1528. </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
  1529. XML spec)</li>
  1530. <li>fixed a hideous bug in xmlGetProp pointed by Rune.Djurhuus@fast.no</li>
  1531. <li>Jody Goldberg &lt;jgoldberg@home.com&gt; provided another patch trying
  1532. to solve the zlib checks problems</li>
  1533. <li>The current state in gnome CVS base is expected to ship as 1.8.5 with
  1534. gnumeric soon</li>
  1535. </ul><h3>1.8.4: Jan 13 2000</h3><ul><li>bug fixes, reintroduced xmlNewGlobalNs(), fixed xmlNewNs()</li>
  1536. <li>all exit() call should have been removed from libxml</li>
  1537. <li>fixed a problem with INCLUDE_WINSOCK on WIN32 platform</li>
  1538. <li>added newDocFragment()</li>
  1539. </ul><h3>1.8.3: Jan 5 2000</h3><ul><li>a Push interface for the XML and HTML parsers</li>
  1540. <li>a shell-like interface to the document tree (try tester --shell :-)</li>
  1541. <li>lots of bug fixes and improvement added over XMas holidays</li>
  1542. <li>fixed the DTD parsing code to work with the xhtml DTD</li>
  1543. <li>added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()</li>
  1544. <li>Fixed bugs in xmlNewNs()</li>
  1545. <li>External entity loading code has been revamped, now it uses
  1546. xmlLoadExternalEntity(), some fix on entities processing were added</li>
  1547. <li>cleaned up WIN32 includes of socket stuff</li>
  1548. </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
  1549. for good this time</li>
  1550. <li>Added a few tree modification functions: xmlReplaceNode,
  1551. xmlAddPrevSibling, xmlAddNextSibling, xmlNodeSetName and
  1552. xmlDocSetRootElement</li>
  1553. <li>Tried to improve the HTML output with help from <a href="mailto:clahey@umich.edu">Chris Lahey</a></li>
  1554. </ul><h3>1.8.1: Dec 18 1999</h3><ul><li>various patches to avoid troubles when using libxml with C++ compilers
  1555. the "namespace" keyword and C escaping in include files</li>
  1556. <li>a problem in one of the core macros IS_CHAR was corrected</li>
  1557. <li>fixed a bug introduced in 1.8.0 breaking default namespace processing,
  1558. and more specifically the Dia application</li>
  1559. <li>fixed a posteriori validation (validation after parsing, or by using a
  1560. Dtd not specified in the original document)</li>
  1561. <li>fixed a bug in</li>
  1562. </ul><h3>1.8.0: Dec 12 1999</h3><ul><li>cleanup, especially memory wise</li>
  1563. <li>the parser should be more reliable, especially the HTML one, it should
  1564. not crash, whatever the input !</li>
  1565. <li>Integrated various patches, especially a speedup improvement for large
  1566. dataset from <a href="mailto:cnygard@bellatlantic.net">Carl Nygard</a>,
  1567. configure with --with-buffers to enable them.</li>
  1568. <li>attribute normalization, oops should have been added long ago !</li>
  1569. <li>attributes defaulted from DTDs should be available, xmlSetProp() now
  1570. does entities escaping by default.</li>
  1571. </ul><h3>1.7.4: Oct 25 1999</h3><ul><li>Lots of HTML improvement</li>
  1572. <li>Fixed some errors when saving both XML and HTML</li>
  1573. <li>More examples, the regression tests should now look clean</li>
  1574. <li>Fixed a bug with contiguous charref</li>
  1575. </ul><h3>1.7.3: Sep 29 1999</h3><ul><li>portability problems fixed</li>
  1576. <li>snprintf was used unconditionally, leading to link problems on system
  1577. were it's not available, fixed</li>
  1578. </ul><h3>1.7.1: Sep 24 1999</h3><ul><li>The basic type for strings manipulated by libxml has been renamed in
  1579. 1.7.1 from <strong>CHAR</strong> to <strong>xmlChar</strong>. The reason
  1580. is that CHAR was conflicting with a predefined type on Windows. However
  1581. on non WIN32 environment, compatibility is provided by the way of a
  1582. <strong>#define </strong>.</li>
  1583. <li>Changed another error : the use of a structure field called errno, and
  1584. leading to troubles on platforms where it's a macro</li>
  1585. </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>
  1586. <li>Added an errno to report errors by another mean than a simple printf
  1587. like callback</li>
  1588. <li>Finished ID/IDREF support and checking when validation</li>
  1589. <li>Serious memory leaks fixed (there is now a <a href="html/libxml-xmlmemory.html">memory wrapper</a> module)</li>
  1590. <li>Improvement of <a href="http://www.w3.org/TR/xpath">XPath</a>
  1591. implementation</li>
  1592. <li>Added an HTML parser front-end</li>
  1593. </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>