------------------------------------------------------------
revno: 1582
fixes bug: https://launchpad.net/bugs/1503422
committer: Mark Sapiro <[email protected]>
branch nick: 2.1
timestamp: Tue 2015-10-06 13:29:35 -0700
message:
Fixed the 'pidfile' path in the sample init.d script.
modified:
NEWS
misc/mailman.in
--
lp:mailman/2.1
https://code.launchpad.net/~mailman-coders/mailman/2.1
Your team Mailman Checkins is subscribed to branch lp:mailman/2.1.
To unsubscribe from this branch go to
https://code.launchpad.net/~mailman-coders/mailman/2.1/+edit-subscription
=== modified file 'NEWS'
--- NEWS 2015-09-20 04:13:04 +0000
+++ NEWS 2015-10-06 20:29:35 +0000
@@ -22,6 +22,8 @@
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)
=== modified file 'misc/mailman.in'
--- misc/mailman.in 2013-11-16 22:35:58 +0000
+++ misc/mailman.in 2015-10-06 20:29:35 +0000
@@ -31,7 +31,7 @@
# on GNU Mailman see http://www.list.org
# processname: mailmanctl
# config: @prefix@/Mailman/mm_cfg.py
-# pidfile: @prefix@/data/master-qrunner.pid
+# pidfile: @VAR_PREFIX@/data/master-qrunner.pid
PYTHON=@PYTHON@
MAILMANHOME=@prefix@
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe:
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org