patch from Mark Rowe fixing BOM or encoding detection in external parsed

* parser.c: patch from Mark Rowe fixing BOM or encoding detection
  in external parsed entities, should fix #440415
Daniel

svn path=/trunk/; revision=3730
diff --git a/ChangeLog b/ChangeLog
index 8f9a484..2d8053c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Apr  3 14:57:15 CEST 2008 Daniel Veillard <daniel@veillard.com>
+
+	* parser.c: patch from Mark Rowe fixing BOM or encoding detection
+	  in external parsed entities, should fix #440415
+
 Thu Apr  3 13:16:01 CEST 2008 Daniel Veillard <daniel@veillard.com>
 
 	* tree.c: fix some problems with the *EatName functions when