Mercurial > p > roundup > code
diff CHANGES.txt @ 104:36c75fd4c6c7
changes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sat, 28 Jul 2001 00:34:44 +0000 |
| parents | 9cf5229397fc |
| children | 3bed67f2394c |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jul 28 00:34:34 2001 +0000 +++ b/CHANGES.txt Sat Jul 28 00:34:44 2001 +0000 @@ -70,3 +70,14 @@ . 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. +
