aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2013-11-16 14:35:58 -0800
committerMark Sapiro <mark@msapiro.net>2013-11-16 14:35:58 -0800
commitded18dda2b2f9ba00f8780b4eba6c398c5bff838 (patch)
treeee4334721e5bc2e7a83ef90b1750ea6d9b0b83dd /NEWS
parent9eab7c50e3a5413fdaf8d3bf6be22cf28ad3f09d (diff)
downloadmailman2-ded18dda2b2f9ba00f8780b4eba6c398c5bff838.tar.gz
mailman2-ded18dda2b2f9ba00f8780b4eba6c398c5bff838.tar.xz
mailman2-ded18dda2b2f9ba00f8780b4eba6c398c5bff838.zip
Added a reopen command to the sample init.d script in misc/mailman.in.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a34d428e..2b23931a 100755
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Added a reopen command to the sample init.d script in misc/mailman.in.
+ (LP: #1251917)
+
- Fixed a misspelling in Tagger.py causing an "unexpected keyword argument
'Delete'" exception. (LP: #1251495)