Mercurial > p > roundup > code
diff CHANGES.txt @ 1786:7752267776cc
fixed file leak in detector initialisation (patch [SF#800715])
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 04 Sep 2003 23:44:56 +0000 |
| parents | 91dc06940bbe |
| children | f1077d63795c |
line wrap: on
line diff
--- a/CHANGES.txt Thu Sep 04 23:39:18 2003 +0000 +++ b/CHANGES.txt Thu Sep 04 23:44:56 2003 +0000 @@ -5,6 +5,7 @@ Fixed: - cleaned up, clarified internal caching API in *dbm backends - stopped pyc writing to current directory! yay! (patch 800718 with changes) +- fixed file leak in detector initialisation (patch 800715) - commented out example tracker homes (patch 800720)
