From 7ba32aee46863093d45714bc9dc41f0c430f9d4c Mon Sep 17 00:00:00 2001 From: mohrt Date: Sat, 10 Feb 2001 21:11:59 +0000 Subject: [PATCH] commit changelog --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 80128878..e4e7f00f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ + - added header function (Monte) - added file locking to prevent reader/writer problem. (Andrei) - made Smarty catch unimplemented modifiers and custom functions and output error messages during compilation instead of failing during run time.