From 5b5d10a4e2202b37b085153a4ba6333bc3dd4432 Mon Sep 17 00:00:00 2001 From: messju Date: Tue, 6 Mar 2007 10:37:54 +0000 Subject: [PATCH] added release headline --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 61ec68fd..6fc3709a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Version 2.6.17 (Mar 5th, 2007) +------------------------------ + - fix php handling (monte, boots, danilo) - fix handling of plugin tags directly followed by an else tag (Fahr, danilo) - fix handling of $etc in the truncate modifier when $etc is longer @@ -10,7 +13,7 @@ (danilo, boots) Version 2.6.16 (Dec 1st, 2006) -------------------------------- +------------------------------ - fixed replacement bug in trimwhitespace output filter that was introduced in the last release (Spuerhund, boots)