Mercurial > p > roundup > code
diff doc/announcement.txt @ 2996:08a17fc4dc01 0.8.0-b1
pre-release stuff
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 08 Dec 2004 02:39:02 +0000 |
| parents | 29e7a2ff6434 |
| children | 14322134dcef |
line wrap: on
line diff
--- a/doc/announcement.txt Wed Dec 08 02:29:28 2004 +0000 +++ b/doc/announcement.txt Wed Dec 08 02:39:02 2004 +0000 @@ -13,13 +13,17 @@ * i18n of the user interface (not just web), * a re-working of the tracker home configuration to make it much cleaner, -* several speed optimisations, +* 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, and -* a bunch of smaller feature additions... +* 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.
