From 87c529494b7c8b3d59ebe6fcb008f4790333bddf Mon Sep 17 00:00:00 2001 From: changelog Date: Mon, 30 Jan 2006 06:31:57 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5072b5ea..a55f1b66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-01-29 Messju Mohr + + * libs/Smarty_Compiler.class.php: + removed possiblity for E_NOTICE on an undefined variable in + Smarty_Compiler::_compile_if_tag() - thanks to sbeh + 2006-01-18 Monte Ohrt * libs/Config_File.class.php