From: Date: Wed, 2 Jan 2008 01:31:35 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_0a1~1059 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b557b24683e40f713e988193b93ff75fa5a62d3f;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 02507ba75e..0fa2f73a58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,52 @@ +2008-01-01 Ilia Alshanetsky + + * sapi/cli/php.1.in + sapi/cli/php.1.in: + + MFB: Update copyright + + * (PHP_5_3) + sapi/cli/php.1.in: + Update copyright + +2008-01-01 Hartmut Holzgraefe + + * (PHP_5_3) + ext/mysqli/mysqli_api.c: + fixed binary arithmetic (MF5.2) + + * (PHP_5_2) + NEWS + ext/mysqli/mysqli_api.c + ext/mysqli/tests/bug42548.phpt: + MFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set" + +2008-01-01 Derick Rethans + + * ext/date/lib/timezonedb.h + ext/date/lib/timezonedb.h + ext/date/lib/timezonedb.h: + - Updated to version 2007.11 + +2008-01-01 Hannes Magnusson + + * ext/date/tests/oo_002.phpt: + Fix test + +2008-01-01 Sebastian Bergmann + + * run-tests.php + run-tests.php + server-tests.php + server-tests.php + sapi/cli/php.1.in + sapi/cli/php.1.in: + MFB: Leftover: Bump copyright year. + + * (PHP_5_3) + run-tests.php: + Leftover: Bump copyright year. + 2007-12-31 Ilia Alshanetsky * (PHP_5_3)