Mercurial > p > roundup > code
diff doc/announcement.txt @ 2370:6805cd438c37 maint-0.7
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 27 May 2004 22:17:24 +0000 |
| parents | 53c68d382b6c |
| children | fcb2948ebdd9 |
line wrap: on
line diff
--- a/doc/announcement.txt Thu May 27 21:53:44 2004 +0000 +++ b/doc/announcement.txt Thu May 27 22:17:24 2004 +0000 @@ -2,18 +2,14 @@ command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry "Track" design competition. -This maintenance release fixes some bugs in the 0.7 release of Roundup: +0.7.3 is a SECURITY FIX release of Roundup. All users are encouraged +to upgrade immediately. -- anydbm sorting with None values (sf bug 952853) -- roundup-server -g option not recognised (sf bug 952310) -- HTML templating isset() inverted (sf bug 951779) -- otks manager missing (sf bug 952931) -- mention DEFAULT_TIMEZONE requirement in upgrading doc (sf bug 952932) -- fix DateHTMLProperty so local() can override user timezone (sf bug - 953678) -- fix anydbm sort/group direction handling, and make RDBMS sort/group use - Link'ed "order" properties (sf bug 953148) -- fix Interval editing (sf bug 954891) +This release also fixes a few minor bugs: + +- add "checked" to truth values for Boolean input +- fixed import in metakit backend +- fix SearchAction use of Class.filter(), and clarify API docs for same If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.
