From: richard Date: Thu, 10 Jan 2002 06:41:49 +0000 (+0000) Subject: and a note about cgi too X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0178776bcbca40559832750aaf6a1f06c600df00;p=roundup.git and a note about cgi too git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@524 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/MIGRATION.txt b/MIGRATION.txt index 34d6e54..24b7ada 100644 --- a/MIGRATION.txt +++ b/MIGRATION.txt @@ -52,6 +52,14 @@ instance_config.py. Simplest solution is to copy the default values from template in the core source. +CGI script roundup.cgi +---------------------- +The CGI script has been updated with some features and a bugfix, so you should +copy it from the roundup cgi-bin source directory again. Make sure you update +the ROUNDUP_INSTANCE_HOMES after the copy. + + + Migrating from 0.2.x to 0.3.x =============================