diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-08-08 20:51:59 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-08-08 20:51:59 -0700 |
commit | fc381dd41d2d4db6b4e04014a4802befda767fd8 (patch) | |
tree | 91d3501b1f0e5e851151b99ee39fc22716edd5e0 /NEWS | |
parent | 8f2be988de1c3fe4e05fa92ee3ac3f3a92e02dd2 (diff) | |
download | mailman2-fc381dd41d2d4db6b4e04014a4802befda767fd8.tar.gz mailman2-fc381dd41d2d4db6b4e04014a4802befda767fd8.tar.xz mailman2-fc381dd41d2d4db6b4e04014a4802befda767fd8.zip |
Fixed bug with delayed probe bounces.
Diffstat (limited to '')
-rwxr-xr-x | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fixed a bug where a delayed probe bounce can throw an AttributeError. + Now this will be logged and the probe bounce forwarded to the list + admin if bounce_unrecognized_goes_to_list_owner is Yes. (LP: #1482940) + - If a list is not digestable an the user is not currently set to receive digests, the digest options will not be shown on the user's options page. (LP: #1476298) |