Mercurial > p > roundup > code
diff CHANGES.txt @ 1780:d2801a2b0a77
Initial implementation (half-baked) at new Tracker instance.
Cleaned up caching API / comments in backends.
Fixes to docs.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 04 Sep 2003 00:47:01 +0000 |
| parents | d4c0c65adb2c |
| children | d51cb5225d4a |
line wrap: on
line diff
--- a/CHANGES.txt Sun Aug 31 03:43:07 2003 +0000 +++ b/CHANGES.txt Thu Sep 04 00:47:01 2003 +0000 @@ -1,7 +1,12 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. -2003-08-?? 0.6.1 +2003-09-?? 0.6.2 +Fixed: +- cleaned up, clarified internal caching API in *dbm backends + + +2003-08-31 0.6.1 Fixed: - Add note about installing cgi-bin with a different interpreter - Importing wasn't setting None values explicitly when it should have been
