From 23d83eb3076209fc27dcef991ea360a5f3bb94ca Mon Sep 17 00:00:00 2001 From: changelog Date: Thu, 6 Jan 2005 01:36:11 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 704b4dcf..5a37d3aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-01-05 Messju Mohr + + * NEWS + libs/Smarty_Compiler.class.php: + make block functions and registered objects' block methods use a + local variable for block_content instead of $this->_block_content + + it's not necessary to have $smarty->_block_content accessible. + 2005-01-04 Yannick Torres * docs/fr/bookinfo.xml: