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