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 c559531 commit 7a9c894Copy full SHA for 7a9c894
CHANGES.txt
@@ -2,9 +2,17 @@ This file contains the changes to the Roundup system over time. The entries
2
are given with the most recent entry first.
3
4
2001-10-?? - 0.3.0
5
+Added:
6
+ Admin Tool (roundup-admin):
7
+ . Interactive mode for running multiple (independant at present) commands.
8
+ . Tabular display of nodes.
9
+ . Import and export via colon-separated files.
10
+
11
Fixed:
12
. Stand-alone server now has a configurable setuid user.
13
. CGI interface wasn't handling checkboxes at all.
14
+ . Fixed quopri usage in mailgw from bug reports on mailing list.
15
+ . Remove the "freshen" command from the roundup-admin tool.
16
17
2001-10-11 - 0.3.0 pre 2
18
0 commit comments