diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 29 |
1 files changed, 22 insertions, 7 deletions
@@ -4,16 +4,31 @@ Note that this is automatically generated from the news webpage at: http://xmlsoft.org/news.html - -CVS only : check the Changelog at -http://cvs.gnome.org/lxr/source/gnome-xml/ChangeLog - file -for a really accurate description: Items not finished and worked on, get in touch with the list if you want -to test those - More testing on RelaxNG +to help those - More testing on RelaxNG - Finishing up XML Schemas +There is the list of public releases: +2.6.9: Apr 18 2004: + - implement xml:id Working Draft, relaxed XPath id() checking + - bugfixes: xmlCtxtReset (Brent Hendricks), line number and CDATA (Dave + Beckett), Relax-NG compilation (William Brack), Regexp patches (with + William), xmlUriEscape (Mark Vakoc), a Relax-NG notAllowed problem (with + William), Relax-NG name classes compares (William), XInclude duplicate + fallback (William), external DTD encoding detection (William), a DTD + validation bug (William), xmlReader Close() fix, recusive extention + schemas + - improvements: use xmlRead* APIs in test tools (Mark Vakoc), indenting + save optimization, better handle IIS broken HTTP redirect behaviour (Ian + Hummel), HTML parser frameset (James Bursa), libxml2-python RPM + dependancy, XML Schemas union support (Kasimier Buchcik), warning removal + clanup (William), keep ChangeLog compressed when installing from RPMs + - documentation: examples and xmlDocDumpMemory docs (John Fleck), new + example (load, xpath, modify, save), xmlCatalogDump() comments, + - Windows: Borland C++ builder (Eric Zurcher), work around Microsoft + compiler NaN handling bug (Mark Vakoc) + 2.6.8: Mar 23 2004: - First step of the cleanup of the serialization code and APIs @@ -31,7 +46,7 @@ to test those - More testing on RelaxNG XInclude and XPointer fixes for entities (William), XML parser bug reported by Holger Rauch, nanohttp fd leak (William), regexps char groups '-' handling (William), dictionnary reference counting problems, - do not close stderr. + do not close stderr. - performance patches from Petr Pajas - Documentation fixes: XML_CATALOG_FILES in man pages (Mike Hommey) - compilation and portability fixes: --without-valid, catalog cleanups |