diff options
Diffstat (limited to 'doc/news.html')
-rw-r--r-- | doc/news.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/news.html b/doc/news.html index a4126c0..d9dd809 100644 --- a/doc/news.html +++ b/doc/news.html @@ -12,7 +12,12 @@ to help those</p><ul><li>More testing on RelaxNG</li> <li>Finishing up <a href="http://www.w3.org/TR/xmlschema-1/">XML Schemas</a></li> </ul><p>The <a href="ChangeLog.html">change log</a> describes the recents commits -to the <a href="http://svn.gnome.org/viewcvs/libxml2/trunk/">SVN</a> code base.</p><p>Here is the list of public releases:</p><h3>2.7.0: Aug 30 2008</h3><ul><li>Documentation: switch ChangeLog to UTF-8, improve mutithreads and +to the <a href="http://svn.gnome.org/viewcvs/libxml2/trunk/">SVN</a> code base.</p><p>Here is the list of public releases:</p><h3>2.7.1: Sep 1 2008</h3><ul><li>Portability fix: Borland C fix (Moritz Both)</li> + <li>Bug fixes: python serialization wrappers, XPath QName corner + case handking and leaks (Martin)</li> + <li>Improvement: extend the xmlSave to handle HTML documents and trees</li> + <li>Cleanup: python serialization wrappers</li> +</ul><h3>2.7.0: Aug 30 2008</h3><ul><li>Documentation: switch ChangeLog to UTF-8, improve mutithreads and xmlParserCleanup docs</li> <li>Portability fixes: Older Win32 platforms (Rob Richards), MSVC porting fix (Rob Richards), Mac OS X regression tests (Sven Herzberg), |