Mercurial > p > roundup > code
diff doc/announcement.txt @ 602:c242455d9b46 config-0-4-0-branch
Brought the config branch up to date with HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 06 Feb 2002 04:05:55 +0000 |
| parents | b579418f7ed1 |
| children |
line wrap: on
line diff
--- a/doc/announcement.txt Wed Feb 06 03:47:17 2002 +0000 +++ b/doc/announcement.txt Wed Feb 06 04:05:55 2002 +0000 @@ -1,15 +1,15 @@ - Roundup 0.3.1b1 - an issue tracking system + Roundup 0.4.0 - an issue tracking system -If you are upgrading from pre-0.3.0, please read MIGRATION.txt. +If you are upgrading please read MIGRATION.txt. -Roundup requires python 2.1.1 for correct operation. Support for dumbdbm has -been disabled until python 2.1.2 and 2.2 are released. +Roundup requires python 2.1.1 for correct operation. Support for dumbdbm +requires python 2.1.2 or 2.2. Big stuff in this release: - Use of transactions to prevent partial data commits - Zope Product front-end - Nicer, more consistent change message generation - - Several bug fixes + - Several bug fixes and more unit tests - Much, much more: see the CHANGES file for details. Source and documentation is available at the website:
