- cleaned up the FTP module, did the API, extracted docs
- regenerated and updated the docs
diff --git a/ChangeLog b/ChangeLog
index b015c77..5e36233 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jan 26 18:14:55 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
+
+	* nanoftp.[ch]: cleanup, comments, API
+	* debugXML.c : fixed a bug in the cat command
+	* doc/*: regenerated the docs
+
 Wed Jan 26 16:52:50 CET 2000 Daniel Veillard <Daniel.Veillard@w3.org>
 
 	* nanoftp.[ch] parser.c xmlIO.[ch]: added a Nano FTP implementation