From dcaa29dc3d8e1253c947b03f59d4f11d37e6cd4f Mon Sep 17 00:00:00 2001 From: "Uwe.Tews" Date: Mon, 8 Sep 2008 22:35:24 +0000 Subject: [PATCH] --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index a470a79a..1cda144c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +- Update of compiler.class.php to allow method chaining for PHP4 and PHP5 + (U.Tews) + + - fix cache tag bug when multiple cache tags on a page (mankyd, mohrt) - fix /e tag checking when using arrays with regex_replace