From b5e184d2f257aa0e15537e3e7950ac70b31e3c02 Mon Sep 17 00:00:00 2001 From: andrey Date: Tue, 19 Mar 2002 22:21:49 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 848dabf5..e6e1627a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ - - fixed bug with $smarty.cookies and $smarty.server. (Andrei). + - fixed behavior of inserts with script attribute. (Andrei) + - fixed bug with $smarty.cookies and $smarty.server. (Andrei) - wordwrap and indent are missing from 2.0 release, now fixed. (Monte) - removed show_info_header and show_info_include variables. (Monte)