From 41ea8621e7d33457230ae1e2f7f0974a39b4c6ea Mon Sep 17 00:00:00 2001 From: changelog Date: Wed, 10 May 2006 05:32:04 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 392105f4..04c1fe3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-05-09 boots + + * NEWS + libs/Smarty_Compiler.class.php: + separate handling of comment blocks from "special blocks" + + * NEWS + libs/plugins/function.popup_init.php: + reverted {popup_init} as proposed change to insertion behviour was not BC + 2006-05-04 boots * NEWS