comparison doc/announcement.txt @ 3151:6feac4fcf883

Various bug fixes. - fix handling of invalid date input [SF#1102165] - retain Boolean selections in edit error handling [SF#1101492] - fix bug in date editing in Metakit - fixed up date spec usage string - note python 2.3 requirement in announcement and installation docs
author Richard Jones <richard@users.sourceforge.net>
date Mon, 14 Feb 2005 00:06:55 +0000
parents 14322134dcef
children 440f0a6a2e3c
comparison
equal deleted inserted replaced
3149:d69c8f0f2afe 3151:6feac4fcf883
2 2
3 First up, big thanks go to alexander smishlajev who has done some really 3 First up, big thanks go to alexander smishlajev who has done some really
4 good work getting the i18n and new configuration components of this release 4 good work getting the i18n and new configuration components of this release
5 going. 5 going.
6 6
7 Please note that Roundup now requires python 2.3 or later.
8
7 Version 0.8 introduces far too many features to list here so I've put 9 Version 0.8 introduces far too many features to list here so I've put
8 together a What's New page: 10 together a What's New page:
9 11
10 http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html 12 http://roundup.sourceforge.net/doc-0.8/whatsnew-0.8.html
11 13
12 This is a bugfix release, fixing: 14 0.8b3 is a bugfix release, fixing:
13 15
14 16
15 If you're upgrading from an older version of Roundup you *must* follow 17 If you're upgrading from an older version of Roundup you *must* follow
16 the "Software Upgrade" guidelines given in the maintenance documentation. 18 the "Software Upgrade" guidelines given in the maintenance documentation.
17 19
18 Roundup requires python 2.1.3 or later for correct operation. 20 Roundup requires python 2.3 or later for correct operation.
19 21
20 To give Roundup a try, just download (see below), unpack and run:: 22 To give Roundup a try, just download (see below), unpack and run::
21 23
22 python demo.py 24 python demo.py
23 25

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