diff options
author | Mark Sapiro <msapiro@value.net> | 2011-01-24 17:16:17 -0800 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2011-01-24 17:16:17 -0800 |
commit | d69ae8ee3d08ed80866fbdca36961086f061fd9c (patch) | |
tree | dd4b20429725ca8d96ab44fce7bdb56f328e81fc /NEWS | |
parent | 9a24b9c921ff82322db44d150becce00b8fb76d0 (diff) | |
download | mailman2-d69ae8ee3d08ed80866fbdca36961086f061fd9c.tar.gz mailman2-d69ae8ee3d08ed80866fbdca36961086f061fd9c.tar.xz mailman2-d69ae8ee3d08ed80866fbdca36961086f061fd9c.zip |
@listname entries in *_these_nonmembers are no longer case sensitive.
Bug #705715.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - @listname entries in *_these_nonmembers are no longer case sensitive. + Bug #705715. + - Changed bin/rmlist to also remove heldmsg files for the removed list and fixed a problem with removal of stale locks for the list. Bug #700528. |