diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-03-01 09:26:02 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-03-01 09:26:02 -0800 |
commit | f10605db754277a509f99ae35538cd066d0143e2 (patch) | |
tree | 6ce215673d78b142b574fe58722e5642de184d09 /NEWS | |
parent | efb0588b6eca8063fcefdd376335322db1cbb758 (diff) | |
download | mailman2-f10605db754277a509f99ae35538cd066d0143e2.tar.gz mailman2-f10605db754277a509f99ae35538cd066d0143e2.tar.xz mailman2-f10605db754277a509f99ae35538cd066d0143e2.zip |
Removed a Python 2.7 dependency introduced in 2.1.26.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -5,6 +5,13 @@ Copyright (C) 1998-2018 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. +2.1.27 (xx-xxx-xxxx) + + Bug fixes and other patches + + - A Python 2.7 dependency introduced with the reCAPTCHA feature in 2.1.26 + has been removed. (LP: #1752658) + 2.1.26 (04-Feb-2018) Security |