diff options
author | Mark Sapiro <msapiro@value.net> | 2011-08-24 09:45:30 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2011-08-24 09:45:30 -0700 |
commit | 5286a1ae2dcf7315411f086a29297f311e0fe496 (patch) | |
tree | 43612aa74013376eb8094ffa2562b35aa70c3361 /NEWS | |
parent | d0cc5dcdb29ad64b21f00a15ac8d23ba7bc9458d (diff) | |
download | mailman2-5286a1ae2dcf7315411f086a29297f311e0fe496.tar.gz mailman2-5286a1ae2dcf7315411f086a29297f311e0fe496.tar.xz mailman2-5286a1ae2dcf7315411f086a29297f311e0fe496.zip |
Fixed bin/export.py to accept case insensitive password schemes.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,6 +60,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Fixed bin/export.py to accept case insensitive password schemes. + Bug #833134. + - Added Tokio Kikuchi's icons to the misc/ and installed icons/ directories. Bug #782474. |