comparison ChangeLog @ 772:cf0a0a066aec stable-0.5.x

Ported [897] back to 0.5.x branch.
author cmlenz
date Mon, 07 Jul 2008 16:41:16 +0000
parents 2867f00ec72e
children dd65de931e1f
comparison
equal deleted inserted replaced
770:2867f00ec72e 772:cf0a0a066aec
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 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 14 file in nested directories as long if no search path has been configured
15 (ticket #240). 15 (ticket #240).
16 * Unbuffered match templates could result in parts of the matched content
17 being included in the output if the match template didn't actually consume
18 it via one or more calls to the `select()` function (ticket #243).
16 19
17 20
18 Version 0.5 21 Version 0.5
19 http://svn.edgewall.org/repos/genshi/tags/0.5.0/ 22 http://svn.edgewall.org/repos/genshi/tags/0.5.0/
20 (Jun 9 2008, from branches/stable/0.5.x) 23 (Jun 9 2008, from branches/stable/0.5.x)
Copyright (C) 2012-2017 Edgewall Software