aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2013-03-28 14:20:32 -0700
committerMark Sapiro <msapiro@value.net>2013-03-28 14:20:32 -0700
commitbd2a529358762ccbc0c1066da06a7c9e5f26da63 (patch)
tree527f6a5177ff27429539f9cdd8b7c53a440534de /NEWS
parenta041ae16b99c9519cadd0f4db90498c9f4788e94 (diff)
downloadmailman2-bd2a529358762ccbc0c1066da06a7c9e5f26da63.tar.gz
mailman2-bd2a529358762ccbc0c1066da06a7c9e5f26da63.tar.xz
mailman2-bd2a529358762ccbc0c1066da06a7c9e5f26da63.zip
Fixed a bug where BounceRunner could create and leave behind zero length
bounce-events files. (LP: 1161610)
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71199a5f..e3af32ff 100755
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Fixed a bug where BounceRunner could create and leave behind zero length
+ bounce-events files. (LP: 1161610)
+
- Added recognition for another Yahoo bounce format. LP: #1157961
- Changed configure's method for getting Python's include directory from
distutils.sysconfig.get_config_var('CONFINCLUDEPY') to