diff options
| author | Barry Warsaw | 2015-11-01 15:44:23 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2015-11-01 15:52:03 -0500 |
| commit | 212127e9374ec6791a90306f176d1961b3befc67 (patch) | |
| tree | e25a719790ff0f99715203c66002c2dfda0b3d39 /src/mailman/docs | |
| parent | 49fff6df2add54fa2c195ca734b00bfe9f275c5c (diff) | |
| download | mailman-212127e9374ec6791a90306f176d1961b3befc67.tar.gz mailman-212127e9374ec6791a90306f176d1961b3befc67.tar.zst mailman-212127e9374ec6791a90306f176d1961b3befc67.zip | |
Revert "Fix issue #3 by searching for the 'master' script in several possible"
This reverts commit 8c471e067c4b31064c2f69c0afd048a7e756a429.
The fix wasn't correct. Now we have a test for the expected behavior.
Diffstat (limited to 'src/mailman/docs')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 926466a20..ed062eed2 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -16,9 +16,6 @@ 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) * Fix the traceback that occurred when trying to convert a `text/html` subpart to plaintext via the `mimedel` handler. Now, a configuration variable `[mailman]html_to_plain_text_command` in the `mailman.cfg` file |
