diff --git a/NEWS b/NEWS index 809670b6..9da4c61c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ +Version 1.4.1 +------------- + - fix LOCK_EX logic for all windows platforms (Monte) - fixed indexing by section properties with the new syntax. (Andrei) - - fix LOCK_EX logic once and for all (not used under windows) (Monte) - updated Smarty to use absolute paths when requiring/including Smarty components. (Andrei, John Lim)