comparison ChangeLog @ 471:76a0ec32835d trunk

The `HTMLFormFiller` stream filter no longer alters form elements for which the data element contains no corresponding item.
author cmlenz
date Thu, 03 May 2007 10:24:14 +0000
parents 2d3246f9ea54
children 4ed941aa0cbf
comparison
equal deleted inserted replaced
469:2d3246f9ea54 471:76a0ec32835d
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