Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 579:8bce1a8b3814 | 580:b15ef833df5f |
|---|---|
| 1 Roundup 0.4.0b2 - an issue tracking system | 1 Roundup 0.4.0 - an issue tracking system |
| 2 | 2 |
| 3 If you are upgrading please read MIGRATION.txt. There was some information | 3 If you are upgrading please read MIGRATION.txt. |
| 4 missing in this in the b1 release - sorry. | |
| 5 | 4 |
| 6 Roundup requires python 2.1.1 for correct operation. Support for dumbdbm | 5 Roundup requires python 2.1.1 for correct operation. Support for dumbdbm |
| 7 requires python 2.1.2 or 2.2. | 6 requires python 2.1.2 or 2.2. |
| 8 | 7 |
| 9 Big stuff in this release: | 8 Big stuff in this release: |
| 10 - Use of transactions to prevent partial data commits | 9 - Use of transactions to prevent partial data commits |
| 11 - Zope Product front-end | 10 - Zope Product front-end |
| 12 - Nicer, more consistent change message generation | 11 - Nicer, more consistent change message generation |
| 13 - Several bug fixes | 12 - Several bug fixes and more unit tests |
| 14 - Much, much more: see the CHANGES file for details. | 13 - Much, much more: see the CHANGES file for details. |
| 15 | 14 |
| 16 Source and documentation is available at the website: | 15 Source and documentation is available at the website: |
| 17 http://roundup.sourceforge.net/ | 16 http://roundup.sourceforge.net/ |
| 18 | 17 |
