Mercurial > p > roundup > code
changeset 1034:6afef8529d6c
mention cgi script update
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 04 Sep 2002 01:59:49 +0000 |
| parents | dec4711e40b3 |
| children | f56c1be7701f |
| files | doc/upgrading.txt |
| diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/upgrading.txt Wed Sep 04 01:58:33 2002 +0000 +++ b/doc/upgrading.txt Wed Sep 04 01:59:49 2002 +0000 @@ -350,6 +350,10 @@ ''' pass +You will also need to install the new version of roundup.cgi from the source +cgi-bin directory if you're using it. + + 0.5.0 HTML templating ---------------------
