We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78f0959 commit 8ab9ee7Copy full SHA for 8ab9ee7
CHANGES.txt
@@ -11,6 +11,7 @@ Feature:
11
. "roundup.cgi" is now installed to "<python-prefix>/share/roundup/cgi-bin"
12
. roundup-admin now accepts abbreviated commands (eg. l = li = lis = list)
13
. roundup-mailgw now supports unix mailbox and POP as sources of mail.
14
+ . roundup-admin now handles all hyperdb exceptions
15
16
Fixed:
17
. Fixed a bug in HTMLTemplate changes.
@@ -30,6 +31,7 @@ Fixed:
30
31
. bug #477892 ] Password edit doesn't fix login cookie
32
. newuser_action now presents error messages rather than tracebacks.
33
. bug #479511 ] mailgw to pop
34
+ . bad error report in hyperdb
35
36
2001-10-23 - 0.3.0 pre 3
37
Feature:
0 commit comments