aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-03-08 16:00:54 -0800
committerMark Sapiro <mark@msapiro.net>2018-03-08 16:00:54 -0800
commite61719889de7b570adb19af5e223c66f1e09e8bc (patch)
treee68135144f2e9c710c218ee432122a528ec5fcd5 /NEWS
parentf10605db754277a509f99ae35538cd066d0143e2 (diff)
downloadmailman2-e61719889de7b570adb19af5e223c66f1e09e8bc.tar.gz
mailman2-e61719889de7b570adb19af5e223c66f1e09e8bc.tar.xz
mailman2-e61719889de7b570adb19af5e223c66f1e09e8bc.zip
Bad values in topics no longer break the list.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 104de16b..4e707a72 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Bad values in a list's topics will no longer break everything that
+ might instantiate the list. (LP: #1754516)
+
- A Python 2.7 dependency introduced with the reCAPTCHA feature in 2.1.26
has been removed. (LP: #1752658)