diff lisp/ChangeLog @ 58725:27f1bbfc9402

*** empty log message ***
author Mark A. Hershberger <mah@everybody.org>
date Thu, 02 Dec 2004 07:48:25 +0000
parents d6515597c65a
children cfaa6525e103
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Dec 02 07:47:21 2004 +0000
+++ b/lisp/ChangeLog	Thu Dec 02 07:48:25 2004 +0000
@@ -7,6 +7,8 @@
 	isn't followed by an entity.
 	(xml-parse-tag): Concatnate any string following the a
 	<![CDATA[]]> section to the parsed CDATA.
+	(xml-parse-dtd): Skip parameter entity declarations and use of
+	parameter entities.
 
 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>