From 7dbc5bdbbf6e9af8cbeb3ffb8dc3fad709531c0f Mon Sep 17 00:00:00 2001 From: Date: Thu, 5 Feb 2009 01:32:39 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3bf439b6d6..c950646f1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2009-02-04 Felipe Pena + + * (PHP_5_2) + ext/pdo/tests/pdo_033.phpt + ext/pdo/tests/pdo_033.phpt: + - MFH: Fixed bug #47297 (pdo_033.phpt fails on PgSQL) + Patch by matteo at beccati dot com + + * ext/pdo/tests/pdo_033.phpt: + - Fixed bug #47297 (pdo_033.phpt fails on PgSQL) + Patch by matteo at beccati dot com + +2009-02-04 Ilia Alshanetsky + + * (PHP_5_2) + configure.in + main/spprintf.c: + + Syn spprintf fix with that of 5.3 and above + +2009-02-04 Pierre-Alain Joye + + * ext/sqlite3/sqlite3.c: + - fix build + +2009-02-04 David Coallier + + * ext/simplexml/simplexml.c + ext/simplexml/tests/bug46048.phpt: + - MFB (Fixed Bug #46048: SimpleXML top-level @attributes not in iterator). + 2009-02-03 David Coallier * (PHP_5_3) -- 2.50.1