summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 62114a3)
raw | patch | inline | side by side (parent: 62114a3)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sat, 28 Jul 2001 00:34:44 +0000 (00:34 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sat, 28 Jul 2001 00:34:44 +0000 (00:34 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@110 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index aecf454d9c5cf1a64a20290d9b687b693f391894..d1d91846c65eea3c11a00ed9df0538d7bef8c9a0 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
. 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.
+