comparison ChangeLog @ 841:67ec9a402bdc

Added an option to the `HTMLFiller` to also populate password fields.
author cmlenz
date Tue, 17 Mar 2009 18:05:34 +0000
parents 878306a5b465
children 1ea88e82713d
comparison
equal deleted inserted replaced
840:878306a5b465 841:67ec9a402bdc
29 * Import statements inside function definitions in template code blocks no 29 * Import statements inside function definitions in template code blocks no
30 longer result in an UndefinedError when the imported name is accessed 30 longer result in an UndefinedError when the imported name is accessed
31 (ticket #276). 31 (ticket #276).
32 * Fixed handling of relative URLs with fragment identifiers containing colons 32 * Fixed handling of relative URLs with fragment identifiers containing colons
33 in the `HTMLSanitizer` (ticket #274). 33 in the `HTMLSanitizer` (ticket #274).
34 * Added an option to the `HTMLFiller` to also populate password fields.
34 35
35 36
36 Version 0.5.1 37 Version 0.5.1
37 http://svn.edgewall.org/repos/genshi/tags/0.5.1/ 38 http://svn.edgewall.org/repos/genshi/tags/0.5.1/
38 (Jul 9 2008, from branches/stable/0.5.x) 39 (Jul 9 2008, from branches/stable/0.5.x)
Copyright (C) 2012-2017 Edgewall Software