Corrected a loop if the file size is 0, Daniel.
diff --git a/ChangeLog b/ChangeLog
index 36d37d8..9557f5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Sep 21 20:11:13 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
+
+	* parser.c: corrected a loop for files of size 0
+
 1998-08-20  Raja R Harinath  <harinath@cs.umn.edu>
 
 	* error.h: New file.  Contains prototyes from `error.c'.