From ca2529c128f323640f473fbfb79ef8449c8cd9ce Mon Sep 17 00:00:00 2001 From: andrey Date: Thu, 9 Aug 2001 20:00:34 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1c7bb847..7c173de2 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ - - fixed syntax error when including a non-existant template with security enabled (Monte) + - fixed syntax error when including a non-existant template with security + enabled. (Monte) - fixed comments handling to allow commenting out template blocks. (Andrei) - implemented named capture buffers, with results accessible via $smarty.capture.. (Andrei)