From 46fbf6525772a5f78d28a731ed3e93182f68f61f Mon Sep 17 00:00:00 2001 From: boots Date: Fri, 1 Dec 2006 01:09:31 +0000 Subject: [PATCH] Fixed replacement bug introduced in trimwhitespaces output filter that was introduced in the last release. Thanks to Spuerhund from the forums. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index e73dd899..f7eb3d41 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +- fixed replacement bug in trimwhitespace output filter that was introduced + in the last release (Spuerhund, boots) + Version 2.6.15 (Nov 30th, 2006) -------------------------------