aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52536922..004c2ea8 100755
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Fixed a NameError exception in cron/nightly_gzip when it tries to print
+ the usage message. (LP: #1291038)
+
- Fixed a bug in ListAdmin._handlepost that would crash when trying to
preserve a held message for the site admin if HOLD_MESSAGES_AS_PICKLES
is False. (LP: #1282365)