SVN: zope.formlib/trunk/CHANGES.txt Update changelog for r111406.
Tres Seaver <[email protected]> Thu, 6 May 2010 21:35:06 -0400 (EDT)
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 112109: Update changelog for r111406. Changed: U zope.formlib/trunk/CHANGES.txt -=- Modified: zope.formlib/trunk/CHANGES.txt =================================================================== --- zope.formlib/trunk/CHANGES.txt 2010-05-06 21:33:11 UTC (rev 112108) +++ zope.formlib/trunk/CHANGES.txt 2010-05-07 01:35:06 UTC (rev 112109) @@ -5,6 +5,8 @@ 4.0.3 (unreleased) ================== +- Make Actions work when passed Unicode lables [LP:528468]. + - Improve display of the "nothing selected" case for optional Choice fields [LP:269782].