From 3189b984e68fafdffba8a5ee57816902eafd5f91 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 24 Oct 2012 19:25:17 -0400 Subject: * `bin/mailman start` was passing the wrong relative path to its runner subprocesses when -C was given. LP: #982551 --- src/mailman/docs/NEWS.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mailman/docs') 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" -- cgit v1.3.1