From 5275c75fc0bb3b2baaa56d13042a7a2dae64504a Mon Sep 17 00:00:00 2001 From: andrey Date: Wed, 9 May 2001 13:43:16 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 062b0001..9f7de4f0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ + - updated Smarty to use absolute paths when requiring/including Smarty + components. (Andrei, John Lim) + Version 1.4.0 ------------- - fixed indexing by section properties with the new syntax. (Andrei)