diff ChangeLog @ 495:6aec164f8bf3 stable-0.4.x

Ported [594:596] to 0.4.x branch.
author cmlenz
date Wed, 30 May 2007 09:35:33 +0000
parents 540aff78a5a0
children e57be40ff6c3
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Version 0.4.2
+http://svn.edgewall.org/repos/genshi/tags/0.4.2/
+(?, from branches/stable/0.4.x)
+
+ * The `doctype` parameter of the markup serializers now also accepts the "name"
+   of the doctype as string, in addition to the `(name, pubid, sysid)` tuple.
+ * The I18n filter was not replacing the original attributes with the
+   translation, but instead adding a second attribute with the same name.
+
+
 Version 0.4.1
 http://svn.edgewall.org/repos/genshi/tags/0.4.1/
 (May 21 2007, from branches/stable/0.4.x)
Copyright (C) 2012-2017 Edgewall Software