- xmlmemory.[ch] commiting the files finally
- rebuilt/uploaded docs,
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index e0403f3..4bdc915 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -163,6 +163,10 @@
 <ul>
   <li>working on HTML and XML links recognition layers, get in touch with me
     if you want to test those.</li>
+  <li>a new URI module for parsing URIs and following strictly RFC 2396</li>
+  <li>the memory allocation routines used by libxml can now be overloaded
+    dynamically by using xmlMemSetup()</li>
+  <li>So far the feedback on the libxml2 beta is positive</li>
 </ul>
 
 <h3>2.0.0beta: Mar 14 2000</h3>
@@ -1078,6 +1082,6 @@
 
 <p><a href="mailto:Daniel.Veillard@w3.org">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.28 2000/03/06 07:41:49 veillard Exp $</p>
+<p>$Id: xml.html,v 1.29 2000/03/14 19:59:03 veillard Exp $</p>
 </body>
 </html>