From 1cfe2b63a10a0a6b69d10d2692ce12cd4b655f36 Mon Sep 17 00:00:00 2001 From: "Uwe.Tews" Date: Thu, 18 Sep 2008 21:08:54 +0000 Subject: [PATCH] --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5fb8b8d6..6bef0901 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +- fix function injection security hole closed (U.Tews) - fix pass expiration time at cache_handler_fuc call in core.write_cache_file.php (U.Tews) - Update of compiler.class.php to allow method chaining for PHP4 and PHP5