------------------------------------------------------------
revno: 1185
committer: Mark Sapiro <msap...@value.net>
branch nick: 2.2
timestamp: Thu 2011-09-29 17:37:58 -0700
message:
  Backported the fix for what is now Bug #862683 to the 2.1 branch and synced
  the NEWS file accordingly.
modified:
  Mailman/Queue/Runner.py
  NEWS


--
lp:mailman/2.2
https://code.launchpad.net/~mailman-coders/mailman/2.2

Your team Mailman Checkins is subscribed to branch lp:mailman/2.2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~mailman-coders/mailman/2.2/+edit-subscription
=== modified file 'Mailman/Queue/Runner.py'
--- Mailman/Queue/Runner.py	2008-12-19 20:59:20 +0000
+++ Mailman/Queue/Runner.py	2011-09-30 00:37:58 +0000
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2008 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2011 by the Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License

=== modified file 'NEWS'
--- NEWS	2011-09-30 00:22:40 +0000
+++ NEWS	2011-09-30 00:37:58 +0000
@@ -36,11 +36,6 @@
       and multi-line entries are 'ored'.  Existing Topics regexps will be
       converted when the list is updated so they will continue to work.
 
-    - 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.
-
     - Added real name display to the web roster.  Bug #266754.
 
 
@@ -75,6 +70,11 @@
 
   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.
 

_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to