aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-04-19 18:11:41 -0700
committerMark Sapiro <mark@msapiro.net>2014-04-19 18:11:41 -0700
commit401e2349f7f0fc82df4a65a8c58a16115f785bb4 (patch)
tree0945347c3d09b81e0fcb275952eb475ae32883cd /NEWS
parent6748722f16ff61f24c11f9cb8a90bcc0072c115f (diff)
downloadmailman2-401e2349f7f0fc82df4a65a8c58a16115f785bb4.tar.gz
mailman2-401e2349f7f0fc82df4a65a8c58a16115f785bb4.tar.xz
mailman2-401e2349f7f0fc82df4a65a8c58a16115f785bb4.zip
Bumped branch version to: 2.1.18rc2
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 18e54168..65447dc7 100755
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ Copyright (C) 1998-2013 by the Free Software Foundation, Inc.
Here is a history of user visible changes to Mailman.
+2.1.18rc2 (19-Apr-2014)
+ - The new Utils.IsDMARCProhibited() used collections.defaultdict which
+ requires Python 2.5. Changed to use a dict and setdefault.
+
2.1.18rc1 (18-Apr-2014)
Dependencies