diff options
author | tkikuchi <> | 2005-12-13 00:48:44 +0000 |
---|---|---|
committer | tkikuchi <> | 2005-12-13 00:48:44 +0000 |
commit | ff48e0ff7992c887840b65ea4c30687ab79a056a (patch) | |
tree | 607321a924b7aa17a60ba67edd83ab1edbd6def9 /NEWS | |
parent | 574ee397c24044689ae667ef4bd58f22d33ca5b0 (diff) | |
download | mailman2-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |