Mercurial > p > roundup > code
diff CHANGES.txt @ 3777:74aebbbea305
Sorry for the mega-patch - was all done on the train:
- handling of required for booelan False and numeric 0 [SF#1608200]
- removed bogus args attr of ConfigurationError [SF#1608056]
- implemented start_response in roundup.cgi [SF#1604304]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 11 Dec 2006 23:36:15 +0000 |
| parents | beaf7ea86e5e |
| children | d9e35b7be5bb |
line wrap: on
line diff
--- a/CHANGES.txt Sun Dec 03 01:09:16 2006 +0000 +++ b/CHANGES.txt Mon Dec 11 23:36:15 2006 +0000 @@ -8,6 +8,9 @@ - documentation cleanup from Luke Ross (sf patch 1594860) - updated Spanish translation from Ramiro Morales (sf patch 1594718) - handle 8-bit untranslateable messages in tracker templates +- handling of required for booelan False and numeric 0 (sf bug 1608200) +- removed bogus args attr of ConfigurationError (sf bug 1608056) +- implemented start_response in roundup.cgi (sf bug 1604304) 2006-11-11 1.3.1
