diff 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
line wrap: on
line diff
--- a/doc/announcement.txt	Sun Feb 13 22:47:42 2005 +0000
+++ b/doc/announcement.txt	Mon Feb 14 00:06:55 2005 +0000
@@ -4,18 +4,20 @@
 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:
 
 
 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::
 

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