aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2014-03-21 20:47:45 -0700
committerMark Sapiro <mark@msapiro.net>2014-03-21 20:47:45 -0700
commita3396edb09355cf29e69f03a1df78fbd10a1d849 (patch)
treef3bc8502ef6778b142eafc2d4a2541fb66dcb9f0 /NEWS
parent9e1368ae5e7454b54b075ba14baec1bb0671b0fc (diff)
downloadmailman2-a3396edb09355cf29e69f03a1df78fbd10a1d849.tar.gz
mailman2-a3396edb09355cf29e69f03a1df78fbd10a1d849.tar.xz
mailman2-a3396edb09355cf29e69f03a1df78fbd10a1d849.zip
- Added the list name to the vette log "held message approved" entry.
(LP: 1295875) - Added the CGI module name to various "No such list" error log entries. (LP: 1295875) - Modified contrib/mmdsr to report module name if present in "No such list error log entries.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 004c2ea8..263ed723 100755
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,15 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Added the list name to the vette log "held message approved" entry.
+ (LP: 1295875)
+
+ - Added the CGI module name to various "No such list" error log entries.
+ (LP: 1295875)
+
+ - Modified contrib/mmdsr to report module name if present in "No such list
+ error log entries.
+
- Fixed a NameError exception in cron/nightly_gzip when it tries to print
the usage message. (LP: #1291038)