Preparing 2.3.2 release:
- configure.in: bumped to 2.3.2
- doc/xml.html: updated for release
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 700b851..6fa3583 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -239,7 +239,15 @@
     docs</li>
 </ul>
 
-<p>2.3.1: Feb 15 2000</p>
+<h3>2.3.2: Feb 24 2000</h3>
+<ul>
+  <li>chasing XPath bugs, found a bunch, completed some TODO</li>
+  <li>fixed a Dtd parsing bug</li>
+  <li>fixed a bug in xmlNodeGetContent</li>
+  <li>ID/IDREF support partly rewritten by Gary Pennington</li>
+</ul>
+
+<h3>2.3.1: Feb 15 2000</h3>
 <ul>
   <li>some XPath and HTML bug fixes for XSLT</li>
   <li>small extension of the hash table interfaces for DOM gdome2
@@ -247,7 +255,7 @@
   <li>A few bug fixes</li>
 </ul>
 
-<p>2.3.0: Feb 8 2000 (2.2.12 was on 25 Jan but I didn't kept track)</p>
+<h3>2.3.0: Feb 8 2000 (2.2.12 was on 25 Jan but I didn't kept track)</h3>
 <ul>
   <li>Lots of XPath bug fixes</li>
   <li>Add a mode with Dtd lookup but without validation error reporting for
@@ -1439,6 +1447,6 @@
 
 <p><a href="mailto:Daniel.Veillard@w3.org">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.66 2001/01/29 08:22:12 veillard Exp $</p>
+<p>$Id: xml.html,v 1.67 2001/02/15 15:55:44 veillard Exp $</p>
 </body>
 </html>