From: Date: Tue, 4 Sep 2007 01:31:21 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_0a1~1887 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f0df1f9b5811fd7ad95f15b458c959b628d9393f;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index d7eb9bc65a..b12450cdad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +2007-09-03 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + ext/pgsql/pgsql.c: + + Fixed bug #42506 (php_pgsql_convert() timezone parse bug) + +2007-09-03 Nuno Lopes + + * ext/gd/libgd/gd.c: + MFB: malloc+memset == calloc + +2007-09-03 Derick Rethans + + * ext/date/php_date.c: + - Ugh, fix this properly. + + * ext/date/php_date.c: + - Fixed DateTimeZone::getTransitions(). + +2007-09-03 Jani Taskinen + + * ext/standard/file.c: + MFB: Fixed bug #42468 (Write lock on file_get_contents fails when using a + compression stream) + +2007-09-03 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + ext/standard/file.c: + + Fixed bug #42468 (Write lock on file_get_contents fails when using a + compression stream). + 2007-09-02 Derick Rethans * php.ini-dist