comparison doc/announcement.txt @ 675:e04d291a1194

Didn't get around to committing these after the last release.
author Richard Jones <richard@users.sourceforge.net>
date Wed, 03 Apr 2002 05:53:03 +0000
parents e429649ed124
children 453aed15ced6
comparison
equal deleted inserted replaced
674:d20e2e5f577a 675:e04d291a1194
1 ======================================== 1 =================================================
2 Roundup 0.4.0 - an issue tracking system 2 SC-Track Roundup 0.4.1 - an issue tracking system
3 ======================================== 3 =================================================
4 4
5 If you are upgrading please read MIGRATION.txt. 5 If you are upgrading please read MIGRATION.txt.
6 6
7 Roundup requires python 2.1.1 for correct operation. Support for dumbdbm 7 Roundup requires python 2.1.1 for correct operation. Support for dumbdbm
8 requires python 2.1.2 or 2.2. 8 requires python 2.1.2 or 2.2.
9 9
10 Big stuff in this release: 10 Big stuff in this release:
11 11
12 - Use of transactions to prevent partial data commits 12 - Users may register alternate addresses they might send e-mail from
13 - Zope Product front-end 13 - Splitting of file storage in the backend into multiple directories
14 - Nicer, more consistent change message generation 14 - Better handling of 8-bit e-mail messages
15 - Several bug fixes and more unit tests 15 - Nicer configuration of web headers
16 - Popup help for multilink classes
17 - Cleanups in the date classes
16 - Much, much more: see the CHANGES file for details. 18 - Much, much more: see the CHANGES file for details.
17 19
18 Source and documentation is available at the website: 20 Source and documentation is available at the website:
19 http://roundup.sourceforge.net/ 21 http://roundup.sourceforge.net/
20 Release Info (via download page): 22 Release Info (via download page):

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