aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-10-06 13:29:35 -0700
committerMark Sapiro <mark@msapiro.net>2015-10-06 13:29:35 -0700
commit7eb1148b3ef7df8e8de1fe7b8deef1532772f4ff (patch)
treefe531833ae75bb48206d6954e1c8d3d5ac05e50c /NEWS
parent57ff21b08b734c2450b7f3929852620eda65a7c6 (diff)
downloadmailman2-7eb1148b3ef7df8e8de1fe7b8deef1532772f4ff.tar.gz
mailman2-7eb1148b3ef7df8e8de1fe7b8deef1532772f4ff.tar.xz
mailman2-7eb1148b3ef7df8e8de1fe7b8deef1532772f4ff.zip
Fixed the 'pidfile' path in the sample init.d script.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1fda1cf9..603ab9be 100755
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,8 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Fixed the 'pidfile' path in the sample init.d script. (LP: # 1503422)
+
- Subject prefixing could fail to collapse multiple 'Re:' in an incomming
message if they all came after the list's subject_prefix. This is now
fixed. (LP: #1496620)