From 8c1c3f2ec3e4e554ad18ed94c56a5a043c01c988 Mon Sep 17 00:00:00 2001 From: mohrt Date: Wed, 16 May 2001 19:48:42 +0000 Subject: [PATCH] update ChangeLog --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)