comparison ChangeLog @ 513:1c9250cc4365 stable-0.4.x

Ported [616] to 0.4.x branch.
author cmlenz
date Wed, 06 Jun 2007 11:33:23 +0000
parents 90eecd360b18
children c8b6d3c0d389
comparison
equal deleted inserted replaced
511:1a29617a5d87 513:1c9250cc4365
4 4
5 * The `doctype` parameter of the markup serializers now also accepts the "name" 5 * The `doctype` parameter of the markup serializers now also accepts the "name"
6 of the doctype as string, in addition to the `(name, pubid, sysid)` tuple. 6 of the doctype as string, in addition to the `(name, pubid, sysid)` tuple.
7 * The I18n filter was not replacing the original attributes with the 7 * The I18n filter was not replacing the original attributes with the
8 translation, but instead adding a second attribute with the same name. 8 translation, but instead adding a second attribute with the same name.
9 * `TextTemplate` can now handle unicode source (ticket #125).
9 10
10 11
11 Version 0.4.1 12 Version 0.4.1
12 http://svn.edgewall.org/repos/genshi/tags/0.4.1/ 13 http://svn.edgewall.org/repos/genshi/tags/0.4.1/
13 (May 21 2007, from branches/stable/0.4.x) 14 (May 21 2007, from branches/stable/0.4.x)
Copyright (C) 2012-2017 Edgewall Software