comparison ChangeLog @ 551:0c4e30a3cac1 stable-0.4.x

Ported [658:659] to 0.4.x branch.
author cmlenz
date Mon, 02 Jul 2007 09:10:40 +0000
parents 85a1044d9b12
children b590da4a45e8
comparison
equal deleted inserted replaced
539:85a1044d9b12 551:0c4e30a3cac1
7 * Added `loader_callback` option to plugin interface, which allows specifying 7 * Added `loader_callback` option to plugin interface, which allows specifying
8 a callback function that the template loader should invoke whenever a new 8 a callback function that the template loader should invoke whenever a new
9 template is loaded (ticket #130). Note that the value for this option can 9 template is loaded (ticket #130). Note that the value for this option can
10 not be specified as a string, only as an actual function object, which means 10 not be specified as a string, only as an actual function object, which means
11 it is not available for use through configuration files. 11 it is not available for use through configuration files.
12 * The I18n filter now extracts messages from gettext functions even inside
13 ignored tags (ticket #132).
12 14
13 15
14 Version 0.4.2 16 Version 0.4.2
15 http://svn.edgewall.org/repos/genshi/tags/0.4.2/ 17 http://svn.edgewall.org/repos/genshi/tags/0.4.2/
16 (Jun 20, from branches/stable/0.4.x) 18 (Jun 20, from branches/stable/0.4.x)
Copyright (C) 2012-2017 Edgewall Software