Mercurial > p > roundup > code
comparison doc/announcement.txt @ 3042:24e31de4f3a1 maint-0.8
merge from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 04 Jan 2005 00:55:37 +0000 |
| parents | 08a17fc4dc01 |
| children | ee1962313b00 6feac4fcf883 |
comparison
equal
deleted
inserted
replaced
| 3039:70c9954f619f | 3042:24e31de4f3a1 |
|---|---|
| 7 Version 0.8 introduces far too many features to list here so I've put | 7 Version 0.8 introduces far too many features to list here so I've put |
| 8 together a What's New page: | 8 together a What's New page: |
| 9 | 9 |
| 10 http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html | 10 http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html |
| 11 | 11 |
| 12 Some highlights: | 12 This is a bugfix release, fixing: |
| 13 | 13 |
| 14 * i18n of the user interface (not just web), | |
| 15 * a re-working of the tracker home configuration to make it much cleaner, | |
| 16 * many speed optimisations, | |
| 17 * integration of the python logging module, | |
| 18 * optional configuration of roundup-server through a configuration file, | |
| 19 * creation of items check the new Create Permission rather than Edit now, | |
| 20 * Permissions may be defined on a per-property basis, | |
| 21 * Permissions may include a fragment of code to run to check, | |
| 22 * optional HTTP Basic auth built in (Apache not required), | |
| 23 * optional HTTP charset selection, | |
| 24 * added mod_python interface, | |
| 25 * optional instant web registration (rather than email confirmation), and | |
| 26 * 30 or so other little feature additions... | |
| 27 | 14 |
| 28 If you're upgrading from an older version of Roundup you *must* follow | 15 If you're upgrading from an older version of Roundup you *must* follow |
| 29 the "Software Upgrade" guidelines given in the maintenance documentation. | 16 the "Software Upgrade" guidelines given in the maintenance documentation. |
| 30 | 17 |
| 31 Roundup requires python 2.1.3 or later for correct operation. | 18 Roundup requires python 2.1.3 or later for correct operation. |
