Mercurial > p > roundup > code
diff CHANGES.txt @ 3554:5e70726a86dd
fixed schema migration problem when Class keys were removed
fixed lookup of config in all-hell's-broken-loose cgi.Client error handler
fixed metakit use of is_stopword
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 09 Feb 2006 23:53:11 +0000 |
| parents | 4cf7f9b7cb37 |
| children | 878dc6cf6690 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Feb 09 04:46:22 2006 +0000 +++ b/CHANGES.txt Thu Feb 09 23:53:11 2006 +0000 @@ -17,6 +17,7 @@ - roundup-admin import wasn't indexing message content - allow dispname to be passed to renderWith (sf bug 1424587) - rename dispname to @dispname to avoid name clashes in the future +- fixed schema migration problem when Class keys were removed 2006-02-03 1.0.1
