summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2011-04-27 21:57:04 -0400
committerBarry Warsaw2011-04-27 21:57:04 -0400
commita69e23085aa41b2bfdf116831b0c46f7ca9ba1e5 (patch)
treeb4f28c06d8ac358de5029afba6fb6b275308ecf5
parent4185e010820df965fdded840cd088ac7d0f49b53 (diff)
downloadmailman-a69e23085aa41b2bfdf116831b0c46f7ca9ba1e5.tar.gz
mailman-a69e23085aa41b2bfdf116831b0c46f7ca9ba1e5.tar.zst
mailman-a69e23085aa41b2bfdf116831b0c46f7ca9ba1e5.zip
Add NEWS entry.
-rw-r--r--src/mailman/docs/NEWS.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.txt b/src/mailman/docs/NEWS.txt
index 3d7959258..66adee1cf 100644
--- a/src/mailman/docs/NEWS.txt
+++ b/src/mailman/docs/NEWS.txt
@@ -91,6 +91,7 @@ Bugs fixed
----------
* Typo in scan_message(). (LP: #645897)
* Typo in add_member(). (LP: #710182) (Florian Fuchs)
+ * Re-enable bounce detectors. (LP: #756943)
* Clean up many pyflakes problems; ditching pylint.