comparison ChangeLog @ 472:3549279963ea stable-0.4.x

Ported [571] to 0.4.x.
author cmlenz
date Thu, 03 May 2007 10:24:56 +0000
parents e16a3a3862e7
children 5870bdf03fca
comparison
equal deleted inserted replaced
470:e16a3a3862e7 472:3549279963ea
15 1.0. 15 1.0.
16 * Improved I18n extraction for pluralizable messages: for any translation 16 * Improved I18n extraction for pluralizable messages: for any translation
17 function with multiple string arguments (such as ``ngettext``), a single 17 function with multiple string arguments (such as ``ngettext``), a single
18 item with a tuple of strings is yielded, instead an item for each string 18 item with a tuple of strings is yielded, instead an item for each string
19 argument. 19 argument.
20 * The `HTMLFormFiller` stream filter no longer alters form elements for which
21 the data element contains no corresponding item.
20 22
21 23
22 Version 0.4 24 Version 0.4
23 http://svn.edgewall.org/repos/genshi/tags/0.4.0/ 25 http://svn.edgewall.org/repos/genshi/tags/0.4.0/
24 (Apr 16 2007, from branches/stable/0.4.x) 26 (Apr 16 2007, from branches/stable/0.4.x)
Copyright (C) 2012-2017 Edgewall Software