aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2022-01-10 19:08:45 -0800
committerMark Sapiro <mark@msapiro.net>2022-01-10 19:08:45 -0800
commit16c8af52bb280ae959137eed11bf4385d4340f31 (patch)
tree91a70371330bf09ff6ce6fe125bc3b9027f52dcf /NEWS
parentd903c7d4f373a3de4652bfc514d09d5dae65647c (diff)
downloadmailman2-16c8af52bb280ae959137eed11bf4385d4340f31.tar.gz
mailman2-16c8af52bb280ae959137eed11bf4385d4340f31.tar.xz
mailman2-16c8af52bb280ae959137eed11bf4385d4340f31.zip
Fix test for valid header following From_ line.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 46aadddf..064df556 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@ Copyright (C) 1998-2020 by the Free Software Foundation, Inc.
Here is a history of user visible changes to Mailman.
+2.1.40 (xx-xxx-xxxx)
+
+ Bug Fixes and other patches
+
+ - Test for a valid header following a Unix From_ line in bin/cleanarch
+ has been improved. (LP: #1957025)
+
2.1.39 (13-Dec-2021)
Bug Fixes and other patches