diff options
| author | Barry Warsaw | 2015-05-15 22:37:49 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-05-15 22:37:49 -0400 |
| commit | 6ab624a03542e72672ce3de5375cb98cd9af9da4 (patch) | |
| tree | 30bbb4dd160c86d95ffcf96b1dcba6b9a85d609e /src | |
| parent | b675a65e9bea0a43e7a0c945a0112c57cc5bffaf (diff) | |
| download | mailman-6ab624a03542e72672ce3de5375cb98cd9af9da4.tar.gz mailman-6ab624a03542e72672ce3de5375cb98cd9af9da4.tar.zst mailman-6ab624a03542e72672ce3de5375cb98cd9af9da4.zip | |
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 3 |
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 ------------- |
