diff options
author | Mark Sapiro <mark@msapiro.net> | 2010-07-24 08:59:15 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2010-07-24 08:59:15 -0700 |
commit | 21779ef30dd195805ac4d20a9081c33609c2fcc4 (patch) | |
tree | cedf1b8445f022d37bb5bac3d14ae879b0d89bb4 /NEWS | |
parent | 652d17485d8306309aa7f60b9086420bc125e9e8 (diff) | |
download | mailman2-21779ef30dd195805ac4d20a9081c33609c2fcc4.tar.gz mailman2-21779ef30dd195805ac4d20a9081c33609c2fcc4.tar.xz mailman2-21779ef30dd195805ac4d20a9081c33609c2fcc4.zip |
Updated Finnish translation from Joni Toyryla.
Changed English welcome message template to clarify that a password is only
required to unsubscribe without confirmation.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -42,6 +42,10 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Made a minor change to the English subscribeack.txt (welcome message) + template to emphasize that a password is only required to unsubscribe + *without confirmation*. + - Fixed an issue in admindb that could result in a KeyError and "we hit a bug" response when a moderator acts on a post that had been handled by someone else after the first moderator had retrieved it. Bug #598671. |