diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6f3b0205bbf..50cbc41d107 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -7,6 +7,8 @@ | |||
| 7 | isn't followed by an entity. | 7 | isn't followed by an entity. |
| 8 | (xml-parse-tag): Concatnate any string following the a | 8 | (xml-parse-tag): Concatnate any string following the a |
| 9 | <![CDATA[]]> section to the parsed CDATA. | 9 | <![CDATA[]]> section to the parsed CDATA. |
| 10 | (xml-parse-dtd): Skip parameter entity declarations and use of | ||
| 11 | parameter entities. | ||
| 10 | 12 | ||
| 11 | 2004-12-01 Luc Teirlinck <teirllm@auburn.edu> | 13 | 2004-12-01 Luc Teirlinck <teirllm@auburn.edu> |
| 12 | 14 | ||