Mercurial > p > roundup > code
diff CHANGES.txt @ 1181:49aebf5a8691
some speedups, some fixes to the benchmarking
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 23 Sep 2002 00:50:32 +0000 |
| parents | 8e318dfaf479 |
| children | 1c5bc0e2ed7d |
line wrap: on
line diff
--- a/CHANGES.txt Fri Sep 20 23:20:57 2002 +0000 +++ b/CHANGES.txt Mon Sep 23 00:50:32 2002 +0000 @@ -19,6 +19,7 @@ - sf 611217 ] menu() has problems when labelprop==None - verify contents of tracker module when the tracker is opened - performance improvements in *dbm and sq backends +- mailgw was missing an "import sys" 2002-09-13 0.5.0 beta2 . all backends now have a .close() method, and it's used everywhere
