diff options
author | Mark Sapiro <msapiro@value.net> | 2012-11-01 20:19:11 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2012-11-01 20:19:11 -0700 |
commit | d9efa7366817f87af212995a28cccaf457cdff40 (patch) | |
tree | 629d34fbe7614c6b3e542411e81ab9a1e29bb32f /NEWS | |
parent | eee8403942a0bdaf70d955c1571684e2e479dfef (diff) | |
download | mailman2-d9efa7366817f87af212995a28cccaf457cdff40.tar.gz mailman2-d9efa7366817f87af212995a28cccaf457cdff40.tar.xz mailman2-d9efa7366817f87af212995a28cccaf457cdff40.zip |
Added an Auto-Generated: header to password reminders. (LP: 558240)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Added an Auto-Generated: header to password reminders. (LP: 558240) + - Fixed a bug where non-ascii characters in the real name in a subscription request could throw a UnicodeEncodeError upon subscription approval and perhaps in other situations too. (LP: 1047100) |