summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2015-05-15 22:37:49 -0400
committerBarry Warsaw2015-05-15 22:37:49 -0400
commit6ab624a03542e72672ce3de5375cb98cd9af9da4 (patch)
tree30bbb4dd160c86d95ffcf96b1dcba6b9a85d609e /src
parentb675a65e9bea0a43e7a0c945a0112c57cc5bffaf (diff)
downloadmailman-6ab624a03542e72672ce3de5375cb98cd9af9da4.tar.gz
mailman-6ab624a03542e72672ce3de5375cb98cd9af9da4.tar.zst
mailman-6ab624a03542e72672ce3de5375cb98cd9af9da4.zip
Diffstat (limited to 'src')
-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
-------------