diff options
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -5,10 +5,15 @@ Copyright (C) 1998-2011 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.1.16rc1 (14-Aug-2013) +2.1.16rc2 (xx-Aug-2013) New Features + - There is a new DISPLAY_HELD_SUMMARY_SORT_BUTTONS setting which if set + to Yes in mm_cfg.py will display a set of radio buttons in the admindb + held message summary to select how the held messages are sorted and + grouped for display. + - Setting digest_size_threshhold to zero now means no digests will be sent based on size instead of a digest being sent with every post. (LP: #558274) |