From 291daca064317a810996a4ce667487c913cb261b Mon Sep 17 00:00:00 2001 From: mohrt Date: Wed, 14 Dec 2005 14:25:19 +0000 Subject: [PATCH] commit NEWS file for 2.6.11 --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 29a9f21a..29b96a90 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Version 2.6.11 (Dec 14, 2005) +----------------------------- + - fixed code generation of non-cacheable blocks to play well with php's "Alternative syntax for control structures" (kihara, messju) - fix handling of multiple identical inserts in one display()-call (messju) @@ -937,4 +940,4 @@ Version 1.0 ------------ - initial release -/* vim: set et tw=64 ft=changelog: */ \ No newline at end of file +/* vim: set et tw=64 ft=changelog: */