aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2010-03-05 13:09:41 -0800
committerMark Sapiro <mark@msapiro.net>2010-03-05 13:09:41 -0800
commit7ab4c486f8bb1df6650df0cdb0aac8506ea8d450 (patch)
tree2c2846a7ccc90ee0b7a54c3e46d922a463b3461b /NEWS
parent136ceb7679d51fa50504bbcdbf09c224c188e2ec (diff)
downloadmailman2-7ab4c486f8bb1df6650df0cdb0aac8506ea8d450.tar.gz
mailman2-7ab4c486f8bb1df6650df0cdb0aac8506ea8d450.tar.xz
mailman2-7ab4c486f8bb1df6650df0cdb0aac8506ea8d450.zip
Added a traceback to the log message produced when processing the
digest.mbox throws an exception.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5ee5bb91..054ee3d3 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Added a traceback to the log message produced when processing the
+ digest.mbox throws an exception.
+
- Added a urlhost argument to the MailList.MailList.Create() method to
allow bin/newlist and the the create CGI to pass urlhost so the host
will be correct in the listinfo link on the emptyarchive page.