summaryrefslogtreecommitdiff
path: root/src/mailman/docs
diff options
context:
space:
mode:
authorBarry Warsaw2015-08-04 22:27:33 -0400
committerBarry Warsaw2015-08-04 22:27:33 -0400
commit9855a380b17124627623093771d3fa4bb83749c2 (patch)
tree76b7502e6bfebc9813eb8fbb430c1d76267ac00b /src/mailman/docs
parented6088c24936c799a2581ad14e4ace20e6be5e2c (diff)
downloadmailman-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.rst2
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
-------------