aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authortkikuchi <>2005-12-13 00:48:44 +0000
committertkikuchi <>2005-12-13 00:48:44 +0000
commitff48e0ff7992c887840b65ea4c30687ab79a056a (patch)
tree607321a924b7aa17a60ba67edd83ab1edbd6def9 /NEWS
parent574ee397c24044689ae667ef4bd58f22d33ca5b0 (diff)
downloadmailman2-ff48e0ff7992c887840b65ea4c30687ab79a056a.tar.gz
mailman2-ff48e0ff7992c887840b65ea4c30687ab79a056a.tar.xz
mailman2-ff48e0ff7992c887840b65ea4c30687ab79a056a.zip
SF bug tracker 1378270. Fix aliases permission check in Postfix.py.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e988d7f..f5556c23 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,9 @@ Here is a history of user visible changes to Mailman.
Bug fixes and other patches
+ - Fix MTA/Postfix.py to check aliases group permission in check_perms
+ and fix mailman-install document on this matter (1378270).
+
- Fix private.py to go to the original URL after authorization (1080943).
- Fix bounce log score messages to be more consistent.