From b818436ac39c1c94ac8a815215801be55a65db41 Mon Sep 17 00:00:00 2001 From: mohrt Date: Fri, 15 Jun 2001 14:20:12 +0000 Subject: [PATCH] update ChangeLog --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6551e6b6..c30e1514 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,8 @@ - fixed a bug with passing quoted arguments to modifiers inside {if} statements. (Andrei, Sam Beckwith) - - added security features for third party template editing. (Monte, Andrei) + - added security features for third party template editing. (Monte) - added assign custom function, documented. (Monte) + - fixed bug with template header using version instead of _version (Monte) - fixed a problem with putting $ followed by numbers inside {strip} and {/strip} tags. (Andrei) - fixed Config_File class to allow empty config paths (defaults to current