Mercurial > p > roundup > code
diff CHANGES.txt @ 377:93dc08528ad9
roundup-admin now handles all hyperdb exceptions
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 09 Nov 2001 10:11:08 +0000 |
| parents | 2ff102523713 |
| children | f3c8556fdeb8 |
line wrap: on
line diff
--- a/CHANGES.txt Fri Nov 09 01:25:40 2001 +0000 +++ b/CHANGES.txt Fri Nov 09 10:11:08 2001 +0000 @@ -11,6 +11,7 @@ . "roundup.cgi" is now installed to "<python-prefix>/share/roundup/cgi-bin" . roundup-admin now accepts abbreviated commands (eg. l = li = lis = list) . roundup-mailgw now supports unix mailbox and POP as sources of mail. + . roundup-admin now handles all hyperdb exceptions Fixed: . Fixed a bug in HTMLTemplate changes. @@ -30,6 +31,7 @@ . bug #477892 ] Password edit doesn't fix login cookie . newuser_action now presents error messages rather than tracebacks. . bug #479511 ] mailgw to pop + . bad error report in hyperdb 2001-10-23 - 0.3.0 pre 3 Feature:
