-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Mar 20, 2007, at 7:13 PM, msapiro@users.sourceforge.net wrote:
Revision: 8169 http://svn.sourceforge.net/mailman/?rev=8169&view=rev Author: msapiro Date: 2007-03-20 16:13:26 -0700 (Tue, 20 Mar 2007)
Log Message:
- Fixed a bug in OldStyleMemberships.addNewMember that allowed
adding an address with upper case in the domain if the local part was all lower case.
- Changed the semantics of OldStyleMemberships.changeMemberAddress
os that in the case of a straightforward address change, i.e. nodelete = 0, delivery status and time are preserved if BYUSER or BYADMIN.
Modified Paths:
trunk/mailman/Mailman/OldStyleMemberships.py
Thanks for fixing this Mark. For the change on the trunk, do you
think we can get test cases in there for these two bugs? (Probably
test_membership.py is a good place to add them.)
Cheers,