aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2013-11-14 18:15:47 -0800
committerMark Sapiro <mark@msapiro.net>2013-11-14 18:15:47 -0800
commit9eab7c50e3a5413fdaf8d3bf6be22cf28ad3f09d (patch)
tree72260f7192985f810dcdfdbdb8a306b09ceb3169 /NEWS
parente6bac21c61a82365f5c0c84050c1e3c1afb42ef9 (diff)
downloadmailman2-9eab7c50e3a5413fdaf8d3bf6be22cf28ad3f09d.tar.gz
mailman2-9eab7c50e3a5413fdaf8d3bf6be22cf28ad3f09d.tar.xz
mailman2-9eab7c50e3a5413fdaf8d3bf6be22cf28ad3f09d.zip
Fixed a misspelling in Tagger.py
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 94296c63..a34d428e 100755
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Fixed a misspelling in Tagger.py causing an "unexpected keyword argument
+ 'Delete'" exception. (LP: #1251495)
+
- Fixed contrib/qmail-to-mailman.py to work with a user other than
'mailman' and to recognize more listname-* addresses. (LP: #412293)