From 0846be13982a11e6bde66632009614b54ab93e56 Mon Sep 17 00:00:00 2001 From: Date: Mon, 2 Mar 2009 01:32:35 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1f57cca21e..b15a9eba7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,84 @@ +2009-03-01 Antony Dovgal + + * ext/date/tests/gmstrftime_variation18.phpt + ext/date/tests/gmstrftime_variation18.phpt + ext/date/tests/strftime_variation18.phpt + ext/date/tests/strftime_variation18.phpt: + fix tests + +2009-03-01 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + ext/filter/logical_filters.c: + + MFB: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6 + addresses in the filter extension) + + * (PHP_5_2) + NEWS + ext/zip/php_zip.c: + MFB: Fixed 2 memory corruptions in zip extension idenfied by + oo_properties.phpt test + +2009-03-01 Greg Beaver + + * ext/phar/config.w32: + re-disable phar in HEAD on windows + + * ext/phar/tests/phar_get_supported_signatures_002.phpt: + MFB: revert removal of openssl check, was confusion on my part + + * (PHP_5_3) + ext/phar/tests/phar_get_supported_signatures_002.phpt: + revert removal of openssl check, was confusion on my part + + * ext/phar/tests/phar_gzip.phpt + ext/phar/tests/zip/phar_stub.phpt: + MFB: add safeguard check for timestamp modification to phar_stub.phpt and + phar_gzip.phpt + + * (PHP_5_3) + ext/phar/tests/phar_gzip.phpt + ext/phar/tests/zip/phar_stub.phpt: + add safeguard check for timestamp modification to phar_stub.phpt and + phar_gzip.phpt + + * ext/phar/config.w32: + MFB: fix hash support on windows in ext/phar (Kalle) + + * (PHP_5_3) + ext/phar/config.w32: + fix hash support on windows in ext/phar (Kalle) + + * ext/phar/tests/files/blog.phar + ext/phar/tests/files/blog.phar.inc: + MFB: fix blog.phar for front.phar.phpt test + + * (PHP_5_3) + ext/phar/tests/files/blog.phar + ext/phar/tests/files/blog.phar.inc: + fix blog.phar for front.phar.phpt test + + * ext/phar/zip.c: + MFB: fix swapping of time/date in timestamp saving for zip, which can cause + crash on windows + + * (PHP_5_3) + NEWS + ext/phar/zip.c: + update NEWS with phar enabling, fix swapping of time/date in timestamp + saving for zip, which can cause crash on windows + + * ext/phar/tests/front.phar.phpt + ext/phar/tests/phar_get_supported_signatures_002.phpt: + MFB: fix SKIPIF, EXPECT in 2 tests + + * (PHP_5_3) + ext/phar/tests/front.phar.phpt + ext/phar/tests/phar_get_supported_signatures_002.phpt: + fix SKIPIF, EXPECT in 2 tests + 2009-02-27 George Wang * (PHP_5_3) -- 2.50.1