SVN: zope.formlib/trunk/CHANGES.txt Fix LP bug #.
Tres Seaver <[email protected]> Sat, 24 Apr 2010 17:06:20 -0400 (EDT)
| Newsgroups | gmane.comp.web.zope.zope3.cvs |
|---|---|
| Message-ID | <20100424210620.52E1A9418C__20136.0926767395$1272143188$gmane$org@cvs.zope.org> |
Log message for revision 111394: Fix LP bug #. Changed: U zope.formlib/trunk/CHANGES.txt -=- Modified: zope.formlib/trunk/CHANGES.txt =================================================================== --- zope.formlib/trunk/CHANGES.txt 2010-04-24 21:05:41 UTC (rev 111393) +++ zope.formlib/trunk/CHANGES.txt 2010-04-24 21:06:20 UTC (rev 111394) @@ -6,7 +6,7 @@ ================== - Improve display of the "nothing selected" case for optional Choice fields - [LP:111361]. + [LP:269782]. - Improve truth testing for ItemDisplayWidget [LP:159232].