diff options
author | Mark Sapiro <mark@msapiro.net> | 2017-02-22 22:05:56 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2017-02-22 22:05:56 -0800 |
commit | b3b302042d527deeeb87605ad22e7185d0beae20 (patch) | |
tree | 0f11859c7ad0e95bb67e812e251acf6a7b1e6a20 /NEWS | |
parent | f6a1a582337e333e57824450898622d1a65d8f2a (diff) | |
download | mailman2-b3b302042d527deeeb87605ad22e7185d0beae20.tar.gz mailman2-b3b302042d527deeeb87605ad22e7185d0beae20.tar.xz mailman2-b3b302042d527deeeb87605ad22e7185d0beae20.zip |
Fixed an uncaught TypeError in the subscribe CGI.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fixed an uncaught TypeError in the subscribe CGI. (LP: #1667215) + - Added recognition for a newly seen mailEnable bounce. - Fixed an uncaught NotAMemberError when a member is removed before a |