comparison ChangeLog @ 460:6b5544bb5a99

Apply patch by Alec Thomas for processing XML declarations (#111). Thanks!
author cmlenz
date Wed, 25 Apr 2007 19:41:09 +0000
parents 160f787cc818
children c107f6f4c558
comparison
equal deleted inserted replaced
458:160f787cc818 460:6b5544bb5a99
2 http://svn.edgewall.org/repos/genshi/tags/0.4.1/ 2 http://svn.edgewall.org/repos/genshi/tags/0.4.1/
3 (?, from branches/stable/0.4.x) 3 (?, from branches/stable/0.4.x)
4 4
5 * Fix incorrect reference to translation function in the I18N filter. 5 * Fix incorrect reference to translation function in the I18N filter.
6 * The `ET()` function now correctly handles attributes with a namespace. 6 * The `ET()` function now correctly handles attributes with a namespace.
7 * XML declarations are now processed internally, as well as written to the
8 output when XML serialization is used (ticket #111).
7 9
8 10
9 Version 0.4 11 Version 0.4
10 http://svn.edgewall.org/repos/genshi/tags/0.4.0/ 12 http://svn.edgewall.org/repos/genshi/tags/0.4.0/
11 (Apr 16 2007, from branches/stable/0.4.x) 13 (Apr 16 2007, from branches/stable/0.4.x)
Copyright (C) 2012-2017 Edgewall Software