Mercurial > p > roundup > code
diff doc/announcement.txt @ 3040:14322134dcef
fix permissions checks in cgi templating [SF#1082755]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 04 Jan 2005 00:51:54 +0000 |
| parents | 08a17fc4dc01 |
| children | ee1962313b00 6feac4fcf883 |
line wrap: on
line diff
--- a/doc/announcement.txt Mon Jan 03 22:55:09 2005 +0000 +++ b/doc/announcement.txt Tue Jan 04 00:51:54 2005 +0000 @@ -9,21 +9,8 @@ http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html -Some highlights: +This is a bugfix release, fixing: -* i18n of the user interface (not just web), -* a re-working of the tracker home configuration to make it much cleaner, -* many speed optimisations, -* integration of the python logging module, -* optional configuration of roundup-server through a configuration file, -* creation of items check the new Create Permission rather than Edit now, -* Permissions may be defined on a per-property basis, -* Permissions may include a fragment of code to run to check, -* optional HTTP Basic auth built in (Apache not required), -* optional HTTP charset selection, -* added mod_python interface, -* optional instant web registration (rather than email confirmation), and -* 30 or so other little feature additions... If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.
