diff options
Diffstat (limited to 'doc/xml.html')
-rw-r--r-- | doc/xml.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/xml.html b/doc/xml.html index 5a0c837..ad8b456 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -717,6 +717,14 @@ 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.6: Oct 6 2009</h3> +<ul> + <li> Bug Fixes: + Restore thread support in default configuration (Andrew W. Nosenko), + URI with no path parsing problem (Daniel Veillard), + Minor patch for conditional defines in threads.c (Eric Zurcher) + </li> +</ul> <h3>2.7.5: Sep 24 2009</h3> <ul> <li> Bug Fixes: |