summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1fb9a38)
raw | patch | inline | side by side (parent: 1fb9a38)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 8 Nov 2001 05:18:08 +0000 (05:18 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Thu, 8 Nov 2001 05:18:08 +0000 (05:18 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@385 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt | patch | blob | history |
diff --git a/CHANGES.txt b/CHANGES.txt
index 6ed0501d8bf675ef791605b4cc6de25bd18c6c9e..d92a2e4950a541a9e511aa203fca278af90c4274 100644 (file)
--- a/CHANGES.txt
+++ b/CHANGES.txt
. 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)
+ . roundup-mailgw now supports unix mailbox as a source of mail. There's
+ also POP support in there, but it's untested.
Fixed:
. Fixed a bug in HTMLTemplate changes.