Mercurial > p > roundup > code
diff CHANGES.txt @ 2333:30b6470d89be maint-0.7
add "checked" to truth values for Boolean input
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 18 May 2004 21:53:18 +0000 |
| parents | 77f41a7e3e03 |
| children | d63c1a5bb671 |
line wrap: on
line diff
--- a/CHANGES.txt Sun May 16 23:44:32 2004 +0000 +++ b/CHANGES.txt Tue May 18 21:53:18 2004 +0000 @@ -1,6 +1,11 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2004-05-?? 0.7.3 +Fixed: +- add "checked" to truth values for Boolean input + + 2004-05-17 0.7.2 Fixed: - anydbm sorting with None values (sf bug 952853)
