From f6a0cb864f73fd36ba6977c36bff5e6a28117435 Mon Sep 17 00:00:00 2001 From: changelog Date: Sun, 3 Oct 2004 00:35:36 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 84443b47..1eba2b18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-10-02 Messju Mohr + + * NEWS: + fixed nocache-handling with nested includes. there was a logical error + in the replacement of internal nocache-tags to dynamic content that + lead to false results with deeply nested includes or with + nocache-blocks inside nocache-blocks. + + many thanks to Lars Jankowfsky for providing big help on reproducing + and tracking down this bug! + 2004-10-01 Messju Mohr * libs/Smarty.class.php