diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-02-16 08:53:20 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-02-16 08:53:20 -0800 |
commit | 26adff56b162aa0ee4ad194476c5f754b745291d (patch) | |
tree | 3228a80808963b3fe741b8be51b884faa5dc100e /NEWS | |
parent | c08c323c8a2890f5d28505f6fce3d41244524da2 (diff) | |
download | mailman2-26adff56b162aa0ee4ad194476c5f754b745291d.tar.gz mailman2-26adff56b162aa0ee4ad194476c5f754b745291d.tar.xz mailman2-26adff56b162aa0ee4ad194476c5f754b745291d.zip |
Fixed a bug introduced in 2.1.11 which would attempt to store bounce info
for a member just deleted if bounce_you_are_disabled_warnings is zero.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -92,6 +92,9 @@ Here is a history of user visible changes to Mailman. - Recognize a couple more bounces. + - Fixed a bug introduced in 2.1.11 which would attempt to store bounce info + for a member just deleted if bounce_you_are_disabled_warnings is zero. + i18n - Updated Dutch, Catalan and Polish translations. |