diff options
author | Mark Sapiro <mark@msapiro.net> | 2017-12-29 12:55:00 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2017-12-29 12:55:00 -0800 |
commit | 4199371d91101bba2c60e78ee428d646e0b6698f (patch) | |
tree | 289d586c10c62cda9d3a457c67addf9f6cc442e9 /NEWS | |
parent | 223590d493d2569ea18dbf0fa8b986cc63cafa30 (diff) | |
download | mailman2-4199371d91101bba2c60e78ee428d646e0b6698f.tar.gz mailman2-4199371d91101bba2c60e78ee428d646e0b6698f.tar.xz mailman2-4199371d91101bba2c60e78ee428d646e0b6698f.zip |
Removed a Python 2.7 dependency from pipermail.py.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Mailman 2.1.22 introduced a Python 2.7 dependency that could affect + bin/arch processing a message without a valid Date: header. The + dependency has been removed. (LP: #1740543) + - Messages held for header_filter_rules now show the matched regexp in the hold reason. (LP: #1737371) |