From 5c4d6bb7c17b4052f11004338ba07bbb8c68e8b5 Mon Sep 17 00:00:00 2001 From: mohrt Date: Wed, 2 May 2001 15:55:58 +0000 Subject: [PATCH] update changelog --- NEWS | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index c2c2a7db..9be9fd0e 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ -Version 1.4.0 -------------- - - fixed path recognition for windows (Monte) +Version 1.4.0b2 +--------------- + - fixed issue in Config_File.class with referencing blank sections (Andrei) + - fixed problem with passing variables to included files (Andrei) + - fixed resource path recognition for windows (Monte) + +Version 1.4.0b1 +--------------- - added "componentized templates" tip into documentation (Monte) - added {php}{/php} tags for embedding php code into templates (Monte) - changed default value of $show_info_header to false (Monte)