diff options
author | Mark Sapiro <mark@msapiro.net> | 2013-11-16 14:35:58 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2013-11-16 14:35:58 -0800 |
commit | ded18dda2b2f9ba00f8780b4eba6c398c5bff838 (patch) | |
tree | ee4334721e5bc2e7a83ef90b1750ea6d9b0b83dd /NEWS | |
parent | 9eab7c50e3a5413fdaf8d3bf6be22cf28ad3f09d (diff) | |
download | mailman2-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-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |