From 8f2ad9d29ddf901a04289b834be3f592fcd62a7e Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Mon, 28 Apr 2008 10:59:50 -0700 Subject: Fixed a problem with bin/update erroneously moving templates from templates/xx to lists/xx if a list has the same name as a language code. Also fixed the absolute path to lists/ (1418670 ). --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0b85192c..1e20e80e 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,22 @@ Copyright (C) 1998-2008 by the Free Software Foundation, Inc. Here is a history of user visible changes to Mailman. +2.x.xx (xx-xxx-xxxx) + + Bug fixes and other patches + + - Changed the preservation of unparseable messages to be conditional on + the Defaults.py/mm_cfg.py setting of QRUNNER_SAVE_BAD_MESSAGES and + changed the queue directory in which messages are preserved from 'shunt' + to 'bad'. + + - Fixed a bug introduced in 2.1.10 that caused some email subscribe + requests to be shunted. + + - Fixed a problem with bin/update erroneously moving templates from + templates/xx to lists/xx if a list has the same name as a language + code. Also fixed the absolute path to lists/ (1418670 ). + 2.1.10 (21-Apr-2008) Security -- cgit v1.2.3