comparison doc/announcement.txt @ 3063:ee1962313b00 maint-0.8

merge from HEAD
author Richard Jones <richard@users.sourceforge.net>
date Wed, 05 Jan 2005 21:50:47 +0000
parents 24e31de4f3a1
children 904097de51c5
comparison
equal deleted inserted replaced
3056:7c63152c637f 3063:ee1962313b00
1 I'm proud to release this 8th major feature release of Roundup. 1 I'm proud to release this 8th major feature release of Roundup. This is
2 currently a DEVELOPMENT release, meaning it probably has bugs. If you want
3 a STABLE release, use 0.7.x
2 4
3 First up, big thanks go to alexander smishlajev who has done some really 5 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 6 good work getting the i18n and new configuration components of this release
5 going. 7 going.
6 8
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 This is a bugfix release, fixing:
13 15
16 - note about how to run roundup demo in Windows (sf bug 1082090)
17 - fix API for templating utils extensions - remove "utils" arg (sf bug 1081981)
18 - back_sqlite.py is missing "import time" (sf bug 1081959)
19 - fix (list) popup (sf bug 1083570)
20 - fix some security assertions (sf bug 1085481)
21 - 'roundup-server -S' always writes [trackers] section heading (sf bug 1088878)
22 - fix port number as int in mysql connection info (sf bug 1082530)
23 - fix setup.py to work with <Python2.3 (sf bug 1082801)
24 - fix permissions checks in cgi templating (sf bug 1082755)
14 25
15 If you're upgrading from an older version of Roundup you *must* follow 26 If you're upgrading from an older version of Roundup you *must* follow
16 the "Software Upgrade" guidelines given in the maintenance documentation. 27 the "Software Upgrade" guidelines given in the maintenance documentation.
17 28
18 Roundup requires python 2.1.3 or later for correct operation. 29 Roundup requires python 2.1.3 or later for correct operation.

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