diff ChangeLog @ 411:7d158f8f48ad trunk

Updated change log.
author cmlenz
date Mon, 26 Feb 2007 18:35:31 +0000
parents 68772732c896
children c478a6fa9e77
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,12 @@
    full expression (ticket #92).
  * The `Markup` class is now available by default in template expressions
    (ticket #67).
+ * The handling of namespace declarations in XML/XHTML output has been improved.
+ * The `Attrs` class no longer automatically wraps all attribute names in
+   `QName` objects. This is now the responsibility of whoever is instantiating
+   `Attrs` objects (for example, stream filters and generators).
+ * Python code blocks are now supported using the `<?python ?>` processing
+   instruction (ticket #84).
 
 
 Version 0.3.6
Copyright (C) 2012-2017 Edgewall Software