Mercurial > p > roundup > code
diff CHANGES.txt @ 3613:5f4db2650da3
implement close() on all indexers [SF#1242477]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 27 Apr 2006 05:48:26 +0000 |
| parents | afda59d5d546 |
| children | 5b5596f7c8fb |
line wrap: on
line diff
--- a/CHANGES.txt Thu Apr 27 05:15:17 2006 +0000 +++ b/CHANGES.txt Thu Apr 27 05:48:26 2006 +0000 @@ -22,6 +22,7 @@ - sorting of entries in classhelp popup (sf bug 1449000) - allow single digit seconds in date spec (sf bug 1447141) - prevent generation of new single-digit seconds dates (sf bug 1429390) +- implement close() on all indexers (sf bug 1242477) 2006-03-03 1.1.1 Fixed:
