aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e470bf4..38ad8571 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Fixed bin/genaliases to not throw TypeError when MTA = None.
+ Bug #587657.
+
- Provided the ability to specify in mm_cfg.py a local domain (e.g.
'localhost') for the local addresses in the generated virtual-mailman
when MTA = 'Postfix'. See VIRTUAL_MAILMAN_LOCAL_DOMAIN in Defaults.py.