From c770ad9c3705f8b2168e83e4f87512e43164141f Mon Sep 17 00:00:00 2001 From: changelog Date: Wed, 6 Aug 2003 00:30:53 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6a3dc5a0..75dc5811 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-08-05 Messju Mohr + + * libs/Config_File.class.php + libs/Smarty.class.php + libs/Smarty_Compiler.class.php: + updated copyright notice + + * libs/Smarty.class.php + libs/core/core.load_plugins.php: + fixed bug that occurred when using the same not-cacheable plugin in + multiple includes + + * docs/programmers.sgml: + docs-update for plugins.writing + 2003-08-04 Messju Mohr * docs/designers.sgml