comparison ChangeLog @ 908:5fd4a1e28351

Fix for bug with the `HTMLFormFiller` in the handling of textareas. Thanks to Trevor Morgan for pointing this out on the mailing list.
author cmlenz
date Mon, 10 May 2010 14:02:55 +0000
parents 85e4678337cf
children 585fdbd30e05
comparison
equal deleted inserted replaced
904:2772fa7c10a3 908:5fd4a1e28351
1 Version 0.6.1
2 http://svn.edgewall.org/repos/genshi/tags/0.6.1/
3 (???, from branches/stable/0.6.x)
4
5 * Fix for error in how `HTMLFormFiller` would handle `textarea` elements if
6 no value was not supplied form them.
7
8
1 Version 0.6 9 Version 0.6
2 http://svn.edgewall.org/repos/genshi/tags/0.6.0/ 10 http://svn.edgewall.org/repos/genshi/tags/0.6.0/
3 (Apr 22 2010, from branches/stable/0.6.x) 11 (Apr 22 2010, from branches/stable/0.6.x)
4 12
5 * Support for Python 2.3 has been dropped. 13 * Support for Python 2.3 has been dropped.
Copyright (C) 2012-2017 Edgewall Software