summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bef4e35)
raw | patch | inline | side by side (parent: bef4e35)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 17 Oct 2001 23:13:35 +0000 (23:13 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 17 Oct 2001 23:13:35 +0000 (23:13 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@310 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index e8eeecaf5d91dfc5ff2f6fdccf6f0e12ac4aa327..4a61eca9875e7817d67d87e6c89bc2c02eaf574a 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
are given with the most recent entry first.
2001-10-?? - 0.3.0
+Added:
+ Admin Tool (roundup-admin):
+ . Interactive mode for running multiple (independant at present) commands.
+ . Tabular display of nodes.
+ . Import and export via colon-separated files.
+
Fixed:
. Stand-alone server now has a configurable setuid user.
. CGI interface wasn't handling checkboxes at all.
+ . Fixed quopri usage in mailgw from bug reports on mailing list.
+ . Remove the "freshen" command from the roundup-admin tool.
2001-10-11 - 0.3.0 pre 2
Fixed: