summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mailman/docs/NEWS.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 4b4088541..bcf49cfb6 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -16,6 +16,9 @@ Bugs
----
* When the mailing list's `admin_notify_mchanges` is True, the list owners
now get the subscription notification. (Closes: #1)
+ * When `pip` installing Mailman into `/usr/local`, the `master` script is
+ searched for relative to several landmark locations. Originally given by
+ Sambuddha Basu, adapted by Barry Warsaw. (Closes: #3)
Configuration
-------------