Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1777:fbe08359511a | 1780:d2801a2b0a77 |
|---|---|
| 1 This file contains the changes to the Roundup system over time. The entries | 1 This file contains the changes to the Roundup system over time. The entries |
| 2 are given with the most recent entry first. | 2 are given with the most recent entry first. |
| 3 | 3 |
| 4 2003-08-?? 0.6.1 | 4 2003-09-?? 0.6.2 |
| 5 Fixed: | |
| 6 - cleaned up, clarified internal caching API in *dbm backends | |
| 7 | |
| 8 | |
| 9 2003-08-31 0.6.1 | |
| 5 Fixed: | 10 Fixed: |
| 6 - Add note about installing cgi-bin with a different interpreter | 11 - Add note about installing cgi-bin with a different interpreter |
| 7 - Importing wasn't setting None values explicitly when it should have been | 12 - Importing wasn't setting None values explicitly when it should have been |
| 8 - Fixed import warning regarding 0xffff0000 literal, finally, really this | 13 - Fixed import warning regarding 0xffff0000 literal, finally, really this |
| 9 time. Checked on win2k. (sf bug 786711) | 14 time. Checked on win2k. (sf bug 786711) |
