- Lots of improvements, too long to list here
- Push mode for the XML parser (HTML to come)
- XML shell like interface for debug
- improvements on XPath and validation
Daniel
diff --git a/doc/xml.html b/doc/xml.html
index 40d6e0c..8bd7639 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -128,6 +128,9 @@
 <ul>
   <li>working on HTML and XML links recognition layers, get in touch with me
     if you want to test those.</li>
+  <li>a Push interface for the XML parser</li>
+  <li>an shell like interface to the document tree (try tester --shell :-)</li>
+  <li>lots of bug fixes and improvement added over XMas hollidays</li>
 </ul>
 
 <h3>1.8.2: Dec 21 1999</h3>
@@ -901,6 +904,6 @@
 
 <p><a href="mailto:Daniel.Veillard@w3.org">Daniel Veillard</a></p>
 
-<p>$Id: xml.html,v 1.16 1997/01/04 02:49:42 veillard Exp $</p>
+<p>$Id: xml.html,v 1.17 1999/12/21 15:35:27 veillard Exp $</p>
 </body>
 </html>