Mercurial > p > roundup > code
diff doc/announcement.txt @ 580:b15ef833df5f
prep work for release
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 23 Jan 2002 06:05:36 +0000 |
| parents | 5088bcdcc921 |
| children | e429649ed124 |
line wrap: on
line diff
--- a/doc/announcement.txt Wed Jan 23 06:03:37 2002 +0000 +++ b/doc/announcement.txt Wed Jan 23 06:05:36 2002 +0000 @@ -1,7 +1,6 @@ - Roundup 0.4.0b2 - an issue tracking system + Roundup 0.4.0 - an issue tracking system -If you are upgrading please read MIGRATION.txt. There was some information -missing in this in the b1 release - sorry. +If you are upgrading please read MIGRATION.txt. Roundup requires python 2.1.1 for correct operation. Support for dumbdbm requires python 2.1.2 or 2.2. @@ -10,7 +9,7 @@ - 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:
