Mercurial > p > roundup > code
diff CHANGES.txt @ 660:efd540a78727
Cleared a fixed bug from the tracker.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 14 Mar 2002 07:16:31 +0000 |
| parents | eae9b69a0115 |
| children | cdcee6721841 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Mar 13 23:00:48 2002 +0000 +++ b/CHANGES.txt Thu Mar 14 07:16:31 2002 +0000 @@ -1,7 +1,7 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2002-02-?? - 0.4.1 +2002-03-?? - 0.4.1 Feature: . use blobfiles in back_anydbm which is used in back_bsddb. change test_db as dirlist does not work for subdirectories. @@ -48,6 +48,7 @@ . #527416 ] roundup-admin uses undefined value . #527503 ] unfriendly init blowup when parent dir (also handles UsageError correctly now in init) + . #524129 ] roundup-admin gets python path wrong 2002-01-24 - 0.4.0
