comparison ChangeLog @ 550:ed5a6d9e2767

ChangeLog entry for [658].
author cmlenz
date Mon, 02 Jul 2007 09:08:01 +0000
parents c2e039c7e439
children d5cb5c200045
comparison
equal deleted inserted replaced
549:da5cbf6d134d 550:ed5a6d9e2767
28 * Added `loader_callback` option to plugin interface, which allows specifying 28 * Added `loader_callback` option to plugin interface, which allows specifying
29 a callback function that the template loader should invoke whenever a new 29 a callback function that the template loader should invoke whenever a new
30 template is loaded (ticket #130). Note that the value for this option can 30 template is loaded (ticket #130). Note that the value for this option can
31 not be specified as a string, only as an actual function object, which means 31 not be specified as a string, only as an actual function object, which means
32 it is not available for use through configuration files. 32 it is not available for use through configuration files.
33 * The I18n filter now extracts messages from gettext functions even inside
34 ignored tags (ticket #132).
33 35
34 36
35 Version 0.4.2 37 Version 0.4.2
36 http://svn.edgewall.org/repos/genshi/tags/0.4.2/ 38 http://svn.edgewall.org/repos/genshi/tags/0.4.2/
37 (Jun 20, from branches/stable/0.4.x) 39 (Jun 20, from branches/stable/0.4.x)
Copyright (C) 2012-2017 Edgewall Software