Mercurial > p > roundup > code
diff CHANGES.txt @ 3155:57b60bda9473
Python 2.3 minimum version - bye bye roundup.rlog, you had a short life.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 14 Feb 2005 02:48:12 +0000 |
| parents | 6feac4fcf883 |
| children | 969ec14c09cf |
line wrap: on
line diff
--- a/CHANGES.txt Mon Feb 14 00:11:36 2005 +0000 +++ b/CHANGES.txt Mon Feb 14 02:48:12 2005 +0000 @@ -19,6 +19,8 @@ - consistent text searching behaviour (AND everywhere) (sf bug 1101036) - fix handling of invalid date input (sf bug 1102165) - retain Boolean selections in edit error handling (sf bug 1101492) +- fix initialisation of logging module from config file (sf bug 1108577) +- removed rlog module (py 2.3 is minimum version now) 2005-01-13 0.8.0b2
