summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2012-10-24 19:25:17 -0400
committerBarry Warsaw2012-10-24 19:25:17 -0400
commit3189b984e68fafdffba8a5ee57816902eafd5f91 (patch)
tree768acee2c181047ac9149122c4a21c90037be899 /src/mailman/docs
parenta1666479d87e26e5c79dd1cf507b8ef0472c59aa (diff)
downloadmailman-3189b984e68fafdffba8a5ee57816902eafd5f91.tar.gz
mailman-3189b984e68fafdffba8a5ee57816902eafd5f91.tar.zst
mailman-3189b984e68fafdffba8a5ee57816902eafd5f91.zip
* `bin/mailman start` was passing the wrong relative path to its runner
subprocesses when -C was given. LP: #982551
Diffstat (limited to 'src/mailman/docs')
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 11f52a3de..a7b57e9e1 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -50,6 +50,8 @@ Commands
* `bin/mailman aliases` loses the `--output`, `--format`, and `--simple`
arguments, and adds a `--directory` argument. This is necessary to support
the Postfix `relay_domains` support.
+ * `bin/mailman start` was passing the wrong relative path to its runner
+ subprocesses when -C was given. LP: #982551
3.0 beta 2 -- "Freeze"