diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-03-08 16:00:54 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-03-08 16:00:54 -0800 |
commit | e61719889de7b570adb19af5e223c66f1e09e8bc (patch) | |
tree | e68135144f2e9c710c218ee432122a528ec5fcd5 /NEWS | |
parent | f10605db754277a509f99ae35538cd066d0143e2 (diff) | |
download | mailman2-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |