changeset 294:4a8975768572 trunk

Updated change log.
author cmlenz
date Fri, 13 Oct 2006 13:44:55 +0000
parents e17b7459b515
children ebc084d5bcdb
files ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
    HTML forms based on a dictionary of values.
  * The set of permitted tag and attribute names for the HTMLSanitizer can now
    be configured per instance.
+ * The template engine plugin now supports a range of options for
+   configuration, for example to set the default serialization method, the
+   default output encoding, or the default DOCTYPE.
 
 
 Version 0.3.3
@@ -18,6 +21,8 @@
 
  * Fixed bug introduced in 0.3.2 that broke the parsing of templates which
    declare the same namespace more than once in a nested fashion.
+ * Fixed the parsing of HTML entity references inside attribute values, both
+   in the `XMLParser` and the `HTMLParser` classes.
 
 
 Version 0.3.2
Copyright (C) 2012-2017 Edgewall Software