aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-01-13 18:06:17 -0800
committerMark Sapiro <msapiro@value.net>2011-01-13 18:06:17 -0800
commit9a24b9c921ff82322db44d150becce00b8fb76d0 (patch)
tree27ab7f4ced99281547f51f92d9c2146d66dd353d /NEWS
parente568dea9f2c2fa0855f1742eeab7d0bd24e7a158 (diff)
downloadmailman2-9a24b9c921ff82322db44d150becce00b8fb76d0.tar.gz
mailman2-9a24b9c921ff82322db44d150becce00b8fb76d0.tar.xz
mailman2-9a24b9c921ff82322db44d150becce00b8fb76d0.zip
- 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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 469c5586..ec5cc326 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - 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.
+
- Fixed a bug where content filtering could leave a multipart message or
part with just one sub-part. These should be recast to just the sub-part.
Bug #701558.