From d95db9c7a7e6369546dd00e74feeaf02603333d4 Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Thu, 29 Sep 2011 17:40:26 -0700 Subject: Eliminated the list cache from the qrunners. Indirect self-references caused lists to never be dropped from the cache which in turn caused the qrunners to grow very large in installations with many lists or multiple large lists. Bug #862683. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5edb665e..0ff9da94 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,11 @@ Here is a history of user visible changes to Mailman. New Features + - Eliminated the list cache from the qrunners. Indirect self-references + caused lists to never be dropped from the cache which in turn caused + the qrunners to grow very large in installations with many lists or + multiple large lists. Bug #862683. + - The user options 'list my other subscriptions' page now indicates for each list if the subscription is 'nomail' or 'digest'. Bug #793669. -- cgit v1.2.3