comparison CHANGES.txt @ 3031:0a81ed2b397d

fix setup.py to work with <Python2.3 [SF#1082801]
author Richard Jones <richard@users.sourceforge.net>
date Mon, 03 Jan 2005 03:14:38 +0000
parents de242e68c69b
children f8d0fd056ac0
comparison
equal deleted inserted replaced
3028:de242e68c69b 3031:0a81ed2b397d
8 - back_sqlite.py is missing "import time" (sf bug 1081959) 8 - back_sqlite.py is missing "import time" (sf bug 1081959)
9 - fix (list) popup (sf bug 1083570) 9 - fix (list) popup (sf bug 1083570)
10 - fix some security assertions (sf bug 1085481) 10 - fix some security assertions (sf bug 1085481)
11 - 'roundup-server -S' always writes [trackers] section heading (sf bug 1088878) 11 - 'roundup-server -S' always writes [trackers] section heading (sf bug 1088878)
12 - fix port number as int in mysql connection info (sf bug 1082530) 12 - fix port number as int in mysql connection info (sf bug 1082530)
13 - fix setup.py to work with <Python2.3 (sf bug 1082801)
13 14
14 15
15 2004-12-08 0.8.0b1 16 2004-12-08 0.8.0b1
16 Feature: 17 Feature:
17 - added MD5 scheme for password hiding 18 - added MD5 scheme for password hiding

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