comparison ChangeLog @ 550:35dababa28d6 trunk

ChangeLog entry for [658].
author cmlenz
date Mon, 02 Jul 2007 09:08:01 +0000
parents 1cc1afc39176
children 0d98569eaced
comparison
equal deleted inserted replaced
549:7214c1bdb383 550:35dababa28d6
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