diff options
Diffstat (limited to 'doc/xml.html')
-rw-r--r-- | doc/xml.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/xml.html b/doc/xml.html index 30398d2..9117958 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -727,6 +727,15 @@ to the <a href="http://svn.gnome.org/viewcvs/libxml2/trunk/">SVN</a> code base.< <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 |