From 51ca3a0dc903b21a9f9e036994cf6cf712655160 Mon Sep 17 00:00:00 2001 From: mohrt Date: Thu, 19 Dec 2002 17:16:03 +0000 Subject: [PATCH] update NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 08ad5ac1..a4478382 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ + - added support for modifiers to function calls (Monte) - support return value for custom functions (Monte) - can access constants via $smarty.const.FOO (Monte) - cleaned up regex code in compiler (Monte)