Mercurial > p > roundup > code
diff doc/announcement.txt @ 3154:62b1a54107e6 maint-0.8
merge from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 14 Feb 2005 01:26:14 +0000 |
| parents | 904097de51c5 |
| children | eb00a2fa0e0e |
line wrap: on
line diff
--- a/doc/announcement.txt Sun Feb 13 22:48:50 2005 +0000 +++ b/doc/announcement.txt Mon Feb 14 01:26:14 2005 +0000 @@ -6,12 +6,14 @@ good work getting the i18n and new configuration components of this release going. +Please note that Roundup now requires python 2.3 or later. + Version 0.8 introduces far too many features to list here so I've put together a What's New page: http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html -This is a bugfix release, fixing: +0.8b3 is a bugfix release, fixing: - note about how to run roundup demo in Windows (sf bug 1082090) - fix API for templating utils extensions - remove "utils" arg (sf bug 1081981) @@ -28,7 +30,7 @@ If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation. -Roundup requires python 2.1.3 or later for correct operation. +Roundup requires python 2.3 or later for correct operation. To give Roundup a try, just download (see below), unpack and run::
