Mercurial > p > roundup > code
comparison CHANGES.txt @ 1143:c7119e74fcf8
Fixed:
. handling of None for Date/Interval/Password values in export/import
. handling of journal values in export/import
Also played with metakit backend some, fixing some of the unit tests
breakages. Hrm.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 13 Sep 2002 08:20:13 +0000 |
| parents | 65e9dd4b59e1 |
| children | db13f46cb5f9 |
comparison
equal
deleted
inserted
replaced
| 1142:eac669d738d1 | 1143:c7119e74fcf8 |
|---|---|
| 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 | |
| 4 2002-09-?? 0.5.0 ???? | |
| 5 . handling of None for Date/Interval/Password values in export/import | |
| 6 . handling of journal values in export/import | |
| 3 | 7 |
| 4 2002-09-13 0.5.0 beta2 | 8 2002-09-13 0.5.0 beta2 |
| 5 . all backends now have a .close() method, and it's used everywhere | 9 . all backends now have a .close() method, and it's used everywhere |
| 6 . fixed bug in detectors __init__ | 10 . fixed bug in detectors __init__ |
| 7 . switched the default issue item display to only show issue summary | 11 . switched the default issue item display to only show issue summary |
