summaryrefslogtreecommitdiff
path: root/doc/xml.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/xml.html')
-rw-r--r--doc/xml.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/xml.html b/doc/xml.html
index 306fdbc1..5a0c8375 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -717,6 +717,21 @@ to the <a href="http://svn.gnome.org/viewvc/libxml2/trunk/">SVN</a> code base.</
<p>Here is the list of public releases:</p>
+<h3>2.7.5: Sep 24 2009</h3>
+<ul>
+ <li> Bug Fixes:
+ Restore behavior of --with-threads without argument (Andrew W. Nosenko),
+ Fix memory leak when doc is NULL (Rob Richards),
+ 595792 fixing a RelaxNG bug introduced in 2.7.4 (Daniel Veillard),
+ Fix a Relaxng bug raised by libvirt test suite (Daniel Veillard),
+ Fix a parsing problem with little data at startup (Daniel Veillard),
+ link python module with python library (Frederic Crozat),
+ 594874 Forgot an fclose in xmllint (Daniel Veillard)
+ </li>
+ <li> Cleanup:
+ Adding symbols.xml to EXTRA_DIST (Daniel Veillard)
+ </li>
+</ul>
<h3>2.7.4: Sep 10 2009</h3>
<ul>
<li>Improvements: