Mercurial > p > roundup > code
diff CHANGES.txt @ 1365:4884fb0860f9
fixed rdbms searching by ID [SF#666615]
detect corrupted index and raise semi-useful exception [SF#666767]
also some mysql support (in tests)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 12 Jan 2003 23:53:20 +0000 |
| parents | 1d1ee96e8956 |
| children | b0d342a3548f |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jan 12 02:22:27 2003 +0000 +++ b/CHANGES.txt Sun Jan 12 23:53:20 2003 +0000 @@ -11,6 +11,11 @@ - applied patch for nicer history display (sf feature 638280) +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
