diff options
| author | Barry Warsaw | 2015-08-04 22:27:33 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2015-08-04 22:27:33 -0400 |
| commit | 9855a380b17124627623093771d3fa4bb83749c2 (patch) | |
| tree | 76b7502e6bfebc9813eb8fbb430c1d76267ac00b /src/mailman/docs | |
| parent | ed6088c24936c799a2581ad14e4ace20e6be5e2c (diff) | |
| download | mailman-9855a380b17124627623093771d3fa4bb83749c2.tar.gz mailman-9855a380b17124627623093771d3fa4bb83749c2.tar.zst mailman-9855a380b17124627623093771d3fa4bb83749c2.zip | |
Add NEWS.
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 b813e5b65..c7b88b298 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -24,6 +24,8 @@ Bugs variable `[mailman]html_to_plain_text_command` in the `mailman.cfg` file defines the command to use. It defaults to `lynx`. (Closes: #109) * Confirmation messages should not be `Precedence: bulk`. (Closes #75) + * Fix constraint violations on mailing list deletes affecting PostgreSQL. + Given by Abhilash Raj. (Closes #115) Configuration ------------- |
