diff --git a/doc/xml.html b/doc/xml.html
index 23a33f02..0bc1cbcb 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -128,15 +128,19 @@ for really accurate description
- working on HTML and XML links recognition layers, get in touch with me
if you want to test those.
- - a Push interface for the XML parser
+
+
+1.8.3: Jan 5 2000
+
+ - a Push interface for the XML and HTML parsers
- an shell like interface to the document tree (try tester --shell
:-)
- lots of bug fixes and improvement added over XMas hollidays
- fixed the DTD parsing code to work with the xhtml DTD
- - added xmlRemoveProp()
- - Fixed bugs in xmlNewNs
+ - added xmlRemoveProp(), xmlRemoveID() and xmlRemoveRef()
+ - Fixed bugs in xmlNewNs()
- External entity loading code has been revamped, now it uses
- xmlLoadExternalEntity()
+ xmlLoadExternalEntity(), some fix on entities processing were added
- cleaned up WIN32 includes of socket stuff
@@ -911,6 +915,6 @@ base under gnome-xml/example
Daniel Veillard
-$Id: xml.html,v 1.18 1999/12/28 16:35:14 veillard Exp $
+$Id: xml.html,v 1.19 2000/01/03 17:30:45 veillard Exp $