Mercurial > p > roundup > code
changeset 366:17e51f3a0209
Documented setup.py change
| author | Jürgen Hermann <jhermann@users.sourceforge.net> |
|---|---|
| date | Wed, 07 Nov 2001 02:47:53 +0000 |
| parents | 5088ff58d6e6 |
| children | 5140ccaaab1b |
| files | CHANGES.txt |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Wed Nov 07 02:34:06 2001 +0000 +++ b/CHANGES.txt Wed Nov 07 02:47:53 2001 +0000 @@ -8,6 +8,7 @@ . MailGW now moves 'resolved' to 'chatting' on receiving e-mail for an issue. . Added Structured Text rendering to htmltemplate, thanks Brad Clements. . Added CGI configuration via env vars (see roundup.cgi for details) + . "roundup.cgi" is now installed to "<python-prefix>/share/roundup/cgi-bin" Fixed: . Fixed a bug in HTMLTemplate changes.
