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)