update ChangeLog

This commit is contained in:
mohrt
2001-05-16 19:48:42 +00:00
parent b1980cf914
commit 8c1c3f2ec3

4
NEWS
View File

@@ -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)