comparison doc/announcement.txt @ 2994:29e7a2ff6434

fix hyperlinking of items [SF#1080251]
author Richard Jones <richard@users.sourceforge.net>
date Wed, 08 Dec 2004 02:29:28 +0000
parents b9725abb0048
children 08a17fc4dc01
comparison
equal deleted inserted replaced
2993:b9725abb0048 2994:29e7a2ff6434
1 I'm proud to release this 8th major feature release of Roundup. 1 I'm proud to release this 8th major feature release of Roundup.
2
3 First up, big thanks go to alexander smishlajev who has done some really
4 good work getting the i18n and new configuration components of this release
5 going.
2 6
3 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
4 together a What's New page: 8 together a What's New page:
5 9
6 http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html 10 http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html
10 * i18n of the user interface (not just web), 14 * i18n of the user interface (not just web),
11 * a re-working of the tracker home configuration to make it much cleaner, 15 * a re-working of the tracker home configuration to make it much cleaner,
12 * several speed optimisations, 16 * several speed optimisations,
13 * integration of the python logging module, 17 * integration of the python logging module,
14 * optional configuration of roundup-server through a configuration file, 18 * optional configuration of roundup-server through a configuration file,
15 * Permissions definable on a per-property basis, 19 * creation of items check the new Create Permission rather than Edit now,
20 * Permissions may be defined on a per-property basis,
16 * Permissions may include a fragment of code to run to check, and 21 * Permissions may include a fragment of code to run to check, and
17 * a bunch of smaller feature additions... 22 * a bunch of smaller feature additions...
18 23
19 If you're upgrading from an older version of Roundup you *must* follow 24 If you're upgrading from an older version of Roundup you *must* follow
20 the "Software Upgrade" guidelines given in the maintenance documentation. 25 the "Software Upgrade" guidelines given in the maintenance documentation.

Roundup Issue Tracker: http://roundup-tracker.org/