diff ChangeLog @ 318:f738ffe8f1dd stable-0.3.x

Ported [389:391] to 0.3.x branch.
author cmlenz
date Tue, 24 Oct 2006 16:14:04 +0000
parents f1569069b6e8
children 2e0ca25af903
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Version 0.3.4
+http://svn.edgewall.org/repos/genshi/tags/0.3.4/
+(?, from branches/stable/0.3.x)
+
+ * The encoding of HTML and XML files, as well as markup and text templates,
+   can now be specified. Also, the encoding specified in XML declarations is
+   now respected unless an expiclit encoding is requested.
+ * Expressions used as arguments for `py:with`, `py:def`, and `py:for`
+   directives can now contain non-ASCII strings.
+
+
 Version 0.3.3
 http://svn.edgewall.org/repos/genshi/tags/0.3.3/
 (Oct 16 2006, from branches/stable/0.3.x)
Copyright (C) 2012-2017 Edgewall Software