From: richard Date: Sat, 28 Jul 2001 00:34:44 +0000 (+0000) Subject: changes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=eda3e8f4318ad07de2627b89abf40ff82bc9663a;p=roundup.git changes git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@110 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/CHANGES.txt b/CHANGES.txt index aecf454..d1d9184 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -70,3 +70,14 @@ Fixes: . Fixed a bug in the hyperdb filter - wrong variable names in the error message. + +2001-07-?? - 0.2.1 +Fixes: + . Fixed bug in init command - templatebuilder was assuming existence of + "html" directory in instance home. + . Fixed INSTALL.txt to reflect some changes in the installation and test + procedure. Whatdya know, "setup.py install" does the script install. + There you go... + . Fixed some non-string node ids in cgi_client now that the hyperdb is + strict about such things. +