Mercurial > p > roundup > code
diff doc/upgrading.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 | 503d4c10f1f8 |
line wrap: on
line diff
--- a/doc/upgrading.txt Thu Feb 09 04:46:22 2006 +0000 +++ b/doc/upgrading.txt Thu Feb 09 23:53:11 2006 +0000 @@ -40,6 +40,7 @@ A side-effect of this change is that the renderWith method used in the ``home.html`` page may now take a dispname argument. + 1.1 "Clear this message" ------------------------
