comparison ChangeLog @ 770:c290dc5a6813 stable-0.5.x

Ported [894] and [895] back to 0.5.x branch.
author cmlenz
date Tue, 01 Jul 2008 10:42:57 +0000
parents f7682ced2777
children 6aa9b14c68eb
comparison
equal deleted inserted replaced
767:f7682ced2777 770:c290dc5a6813
8 * Fix problem in `Translator` filter that would cause the translation of 8 * Fix problem in `Translator` filter that would cause the translation of
9 text nodes to fail if the translation function returned an object that was 9 text nodes to fail if the translation function returned an object that was
10 not directly a string, but rather something like an instance of the 10 not directly a string, but rather something like an instance of the
11 `LazyProxy` class in Babel (ticket #145). 11 `LazyProxy` class in Babel (ticket #145).
12 * Fix problem with match templates incorrectly being applied multiple times. 12 * Fix problem with match templates incorrectly being applied multiple times.
13 * Includes from templates loaded via an absolute path now include the correct
14 file in nested directories as long if no search path has been configured
15 (ticket #240).
13 16
14 17
15 Version 0.5 18 Version 0.5
16 http://svn.edgewall.org/repos/genshi/tags/0.5.0/ 19 http://svn.edgewall.org/repos/genshi/tags/0.5.0/
17 (Jun 9 2008, from branches/stable/0.5.x) 20 (Jun 9 2008, from branches/stable/0.5.x)
Copyright (C) 2012-2017 Edgewall Software