From 179b5035ddfaa2a53e37b93b6571e2917e41b19a Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Tue, 11 Mar 2014 13:56:17 -0700 Subject: Fixed a NameError exception in cron/nightly_gzip when it tries to print the usage message. (LP: #1291038) --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') 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) -- cgit v1.2.3