Mercurial > p > roundup > code
diff CHANGES.txt @ 358:3cc910586bde
Added env config; fixed request wrapper & index list; sort list by key
| author | Jürgen Hermann <jhermann@users.sourceforge.net> |
|---|---|
| date | Tue, 06 Nov 2001 22:10:11 +0000 |
| parents | 82630e18239d |
| children | 17e51f3a0209 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Nov 06 22:00:34 2001 +0000 +++ b/CHANGES.txt Tue Nov 06 22:10:11 2001 +0000 @@ -7,6 +7,7 @@ . #473123 ] Change message generation for author . 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) Fixed: . Fixed a bug in HTMLTemplate changes.
