diff options
| author | Mark Sapiro | 2012-03-14 11:50:14 -0700 |
|---|---|---|
| committer | Mark Sapiro | 2012-03-14 11:50:14 -0700 |
| commit | f3ed60124bf8fd418d628f10e021f1948c9ff532 (patch) | |
| tree | 6e6019b39912b65e694c430785747649c543ae74 /src/mailman/docs | |
| parent | eb509dc0466f34f63ab6dcf159de2f9137cb3fdb (diff) | |
| download | mailman-f3ed60124bf8fd418d628f10e021f1948c9ff532.tar.gz mailman-f3ed60124bf8fd418d628f10e021f1948c9ff532.tar.zst mailman-f3ed60124bf8fd418d628f10e021f1948c9ff532.zip | |
Subscription disabled warnings are now sent without a Precedence:
header. (LP: #808821)
Diffstat (limited to 'src/mailman/docs')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 6869e2889..71cdcae6e 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -105,6 +105,8 @@ Commands Bug fixes --------- + * Subscription disabled warnings are now sent without a Precedence: + header. (LP: #808821) * Fixed KeyError in retry runner, contributed by Stephen A. Goss. (LP: #872391) * Fixed bogus use of `bounce_processing` attribute (should have been |
