diff --git a/NEWS b/NEWS index 70fbfda5..f9248716 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,9 @@ - - added overLib functionality (Monte) - - updated debug console with config file vars. (Monte) - - added debugging url control. (Monte) - - added 'quotes' type to escape modifier. (Monte, Mike Krus) + - numerous documentation updates (Monte) + - added SMARTY_DIR constant (Monte) + - added popup_init and popup functions (Monte) + - updated debug console with config file vars (Monte) + - added debugging url control (Monte) + - added 'quotes' parameter to escape modifier (Monte, Mike Krus) - added 'total' and 'iteration' section properties. (Andrei) - added 'start', 'max', and step section attributes/properties. (Andrei) - fixed a bug with security checking of functions inside {if} tags. (Andrei)