Mercurial > p > roundup > code
diff CHANGES.txt @ 371:f348aa576d51
roundup-admin now accepts abbreviated commands (eg. l = li = lis = list)
[thanks Engelbert Gruber for the inspiration]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 08 Nov 2001 04:29:59 +0000 |
| parents | 17e51f3a0209 |
| children | 46e7a1c02253 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Nov 07 05:38:57 2001 +0000 +++ b/CHANGES.txt Thu Nov 08 04:29:59 2001 +0000 @@ -9,6 +9,7 @@ . 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" + . roundup-admin now accepts abbreviated commands (eg. l = li = lis = list) Fixed: . Fixed a bug in HTMLTemplate changes.
