From 5cc740b66f0a7f88ff2d794217c26f5000c43ef1 Mon Sep 17 00:00:00 2001 From: changelog Date: Sun, 1 Jan 2006 06:32:14 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index edaf50df..baea2154 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-12-31 Messju Mohr + + * NEWS + libs/Smarty.class.php: + fixed incompatible use of fread() in Smarty::_read_file() + it choke on php-5.1.1 and later. + thanks to andig for pointing this out. + 2005-12-21 boots * NEWS