From ccc52939a4fac29722f5a8de6fc66e155a16aa07 Mon Sep 17 00:00:00 2001 From: mohrt Date: Wed, 18 Jan 2006 18:50:44 +0000 Subject: [PATCH] commit 2.6.12 release --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 70416ca0..4cacb935 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Version 2.6.12 (Jan 18th, 2006) +------------------------------- + - fix improper use of references in the compiler handling cached attributes and in compiled code handling block plugins (messju) - make Smarty::_read_file() work on latest php (messju)