aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2010-02-15 10:59:20 -0800
committerMark Sapiro <mark@msapiro.net>2010-02-15 10:59:20 -0800
commit1e8dac6da00d176aa6cf10053e5a29c5c26b30f9 (patch)
tree6874d8249a71197b0fc92674af5502390c471107 /NEWS
parent3e6b49ad2913680343cc4c27d86eb2c0c4bc6190 (diff)
downloadmailman2-1e8dac6da00d176aa6cf10053e5a29c5c26b30f9.tar.gz
mailman2-1e8dac6da00d176aa6cf10053e5a29c5c26b30f9.tar.xz
mailman2-1e8dac6da00d176aa6cf10053e5a29c5c26b30f9.zip
When daemonizing mailmanctl, we now ensure terminal files are closed.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1218855b..546248ff 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ Here is a history of user visible changes to Mailman.
Bug #500952 and Bug #500955.
Bug Fixes and other patches
+
+ - When daemonizing mailmanctl, we now ensure terminal files are closed.
+
- Fixed a bug in pipermail archiving that caused fallback threading by
subject to fail. Bug #266572.