comparison CHANGES.txt @ 3192:eb00a2fa0e0e maint-0.8 0.8.0

pre-release stuff
author Richard Jones <richard@users.sourceforge.net>
date Wed, 16 Feb 2005 00:29:18 +0000
parents 65bc031c4464
children 7148f43ab1af
comparison
equal deleted inserted replaced
3189:bbe57087e22b 3192:eb00a2fa0e0e
1 This file contains the changes to the Roundup system over time. The entries 1 This file contains the changes to the Roundup system over time. The entries
2 are given with the most recent entry first. 2 are given with the most recent entry first.
3 3
4 2005-01-?? 0.8.0b3 4 2005-02-16 0.8.0
5 Fixed: 5 Fixed:
6 - fix roundup-server log and PID file paths to be absolute 6 - fix roundup-server log and PID file paths to be absolute
7 - fix initialisation of roundup-server in daemon mode so initialisation 7 - fix initialisation of roundup-server in daemon mode so initialisation
8 errors are visible 8 errors are visible
9 - fix: 'Logout' link was enabled on issue index page only 9 - fix: 'Logout' link was enabled on issue index page only
22 - retain Boolean selections in edit error handling (sf bug 1101492) 22 - retain Boolean selections in edit error handling (sf bug 1101492)
23 - fix initialisation of logging module from config file (sf bug 1108577) 23 - fix initialisation of logging module from config file (sf bug 1108577)
24 - removed rlog module (py 2.3 is minimum version now) 24 - removed rlog module (py 2.3 is minimum version now)
25 - fixed class "help" listing paging (sf bug 1106329) 25 - fixed class "help" listing paging (sf bug 1106329)
26 - nicer error looking up values of None (response to sf bug 1108697) 26 - nicer error looking up values of None (response to sf bug 1108697)
27 - added "imapServer.py" script (sf patch 934567)
28 - fallback for (list) popups if javascript disabled (sf patch 1101626) 27 - fallback for (list) popups if javascript disabled (sf patch 1101626)
29 28
30 29
31 2005-01-13 0.8.0b2 30 2005-01-13 0.8.0b2
32 Fixed: 31 Fixed:

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