From e1efd7c87b4a2bdac26d0f7d8a746729bc92fed7 Mon Sep 17 00:00:00 2001 From: Date: Thu, 17 Aug 2006 01:30:59 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/ChangeLog b/ChangeLog index 317ad36ca4..5b76654863 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2006-08-16 Andrei Zmievski + + * ext/standard/string.c: + Simplify php_u_trim(). + +2006-08-16 Ilia Alshanetsky + + * ext/pdo/tests/bug_38394.phpt: + MFB: Added skip condition for sqlite2 driver, that uses more forgiving + emulated prepared statements. + + * (PHP_5_2) + ext/pdo/tests/bug_38394.phpt: + Added skip condition for sqlite2 driver, that uses more forgiving emulated + prepared statements. + +2006-08-16 Sebastian Bergmann + + * ext/simplexml/simplexml.c + ext/standard/http_fopen_wrapper.c: + Sync with php_trim() API change. + 2006-08-15 Rob Richards * (PHP_5_2) -- 2.40.0