Mercurial > p > roundup > code
comparison CHANGES.txt @ 2402:3953092900dd
fix python 2.3.3 strftime deprecation warning (patch [SF#968398])
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 08 Jun 2004 05:37:36 +0000 |
| parents | 202701d52788 |
| children | 7d0bb6601809 |
comparison
equal
deleted
inserted
replaced
| 2401:a405124c3847 | 2402:3953092900dd |
|---|---|
| 15 Fixed: | 15 Fixed: |
| 16 - re-acquire the OTK manager when we re-open the database | 16 - re-acquire the OTK manager when we re-open the database |
| 17 - mailgw handler can close the database on us | 17 - mailgw handler can close the database on us |
| 18 - fixed grouping by a NULL Link value | 18 - fixed grouping by a NULL Link value |
| 19 - fixed anydbm import/export (sf bugs 965216, 964457, 964450) | 19 - fixed anydbm import/export (sf bugs 965216, 964457, 964450) |
| 20 - fix python 2.3.3 strftime deprecation warning (sf patch 968398) | |
| 20 | 21 |
| 21 | 22 |
| 22 2004-05-28 0.7.3 | 23 2004-05-28 0.7.3 |
| 23 Fixed: | 24 Fixed: |
| 24 - add "checked" to truth values for Boolean input | 25 - add "checked" to truth values for Boolean input |
