From 73b0a0604a3e77559932930dd4ff57e9812087e2 Mon Sep 17 00:00:00 2001 From: changelog Date: Sat, 15 Mar 2003 01:32:36 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index ef232c31..45de7cdc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-03-14 Monte Ohrt + + * NEWS + libs/Smarty_Compiler.class.php: + fix problem with escaped double quotes + + * NEWS + libs/plugins/function.html_radios.php: + fixed html_options to not return an array + 2003-03-12 Messju Mohr * NEWS