Mercurial > p > roundup > code
diff 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 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Jun 08 05:36:07 2004 +0000 +++ b/CHANGES.txt Tue Jun 08 05:37:36 2004 +0000 @@ -17,6 +17,7 @@ - mailgw handler can close the database on us - fixed grouping by a NULL Link value - fixed anydbm import/export (sf bugs 965216, 964457, 964450) +- fix python 2.3.3 strftime deprecation warning (sf patch 968398) 2004-05-28 0.7.3
