From 67f5963077c03cdc5705470bfddfbcc4e0862aa8 Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Mon, 26 Jun 2000 21:02:39 +0000 Subject: A few last minute updates --- NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 649788654..4600c2399 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ Copyright (C) 1998,1999,2000 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. -2.0 beta 3 (20-Jun-2000) +2.0 beta 3 (26-Jun-2000) - Delivery mechanism (qrunner) refined to support immediate queuing, queuing directly from MTA, and queuing on any error @@ -16,6 +16,9 @@ Here is a history of user visible changes to Mailman. into the system (and most that are generated by the system) live on disk for some part of their journey through Mailman. + For now, see the Default.py variables QRUNNER_PROCESS_LIFETIME + and QRUNNER_MAX_MESSAGES for primitive resource management. + The API to the pipeline handler modules has changed. See Mailman/Handlers/HandlerAPI.py for details. @@ -65,6 +68,9 @@ Here is a history of user visible changes to Mailman. remove the old address and change change the list owner addresses. + - The News/Mail gateway admin page has a button that lets you do + an explicit catchup of the newsgroup. + - The CVS repository has been moved out to SourceForge. For more information, see the project summary at -- cgit v1.3.1