Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Jan 03 03:05:31 2005 +0000 +++ b/CHANGES.txt Mon Jan 03 03:14:38 2005 +0000 @@ -10,6 +10,7 @@ - fix some security assertions (sf bug 1085481) - 'roundup-server -S' always writes [trackers] section heading (sf bug 1088878) - fix port number as int in mysql connection info (sf bug 1082530) +- fix setup.py to work with <Python2.3 (sf bug 1082801) 2004-12-08 0.8.0b1
