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.