From 6967b7e12555a0aa7699ec97163d27621331c3ef Mon Sep 17 00:00:00 2001 From: Date: Tue, 20 Dec 2005 06:31:44 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/ChangeLog b/ChangeLog index bfe3188391..61b894c0ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2005-12-19 Jani Taskinen + + * (PHP_4_4) + ext/mcve/config.m4: + - Remove bad egrep check (done in configure.in already) + + * (PHP_4_4) + NEWS + acinclude.m4 + build/libtool.m4: + - Fixed bug #35735 ($EGREP and $SED are not defined in configure) + +2005-12-19 Rob Richards + + * (PHP_5_1) + NEWS: + BFN + + * (PHP_5_1) + ext/xml/compat.c + ext/xml/tests/bug35447.phpt: + MFH: Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) + add test + + * ext/xml/compat.c + ext/xml/tests/bug35447.phpt + ext/xml/tests/bug35447.phpt: + Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM) + add test + 2005-12-18 Jani Taskinen * (PHP_5_1) -- 2.40.0