Mercurial > p > roundup > code
diff CHANGES.txt @ 1366:1cc9c6bc17bd maint-0.5
merge fixes from HEAD
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 12 Jan 2003 23:57:16 +0000 |
| parents | 83f33642d220 |
| children | 434708fc4c29 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jan 09 22:59:22 2003 +0000 +++ b/CHANGES.txt Sun Jan 12 23:57:16 2003 +0000 @@ -1,6 +1,12 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. + +2003-??-?? 0.5.5 +- fixed rdbms searching by ID (sf bug 666615) +- detect corrupted index and raise semi-useful exception (sf bug 666767) + + 2003-01-10 0.5.4 - key the templates cache off full path, not filename - implemented whole-database locking
