From cb26223cb32d0d5d7ffdccecb66a5a34a1da97c3 Mon Sep 17 00:00:00 2001 From: Date: Thu, 11 Jun 2009 01:33:17 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 82 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 82 insertions(+) diff --git a/ChangeLog b/ChangeLog index fb23fb1ba9..d6afc72db4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,85 @@ +2009-06-10 Felipe Pena + + * (PHP_5_2) + ext/filter/logical_filters.c + ext/filter/logical_filters.c + ext/filter/tests/bug46973.phpt + ext/filter/tests/bug46973.phpt: + - MFH: Fix the fix (Bug #46973 - IPv6 address filter rejects valid address) + + * ext/filter/logical_filters.c + ext/filter/tests/bug46973.phpt: + - Fix the fix (Bug #46973 - IPv6 address filter rejects valid address) + +2009-06-10 Johannes Schlüter + + * (PHP_5_3) + NEWS + configure.in + main/php_version.h: + back to -dev + + * (PHP_5_3) + NEWS + configure.in + main/php_version.h: + 5.3.0RC3 + + * (PHP_5_3) + README.RELEASE_PROCESS: + MFH Hannes said this shall not be run for RCs + + * README.RELEASE_PROCESS: + Hannes said this shall not be run for RCs + +2009-06-10 Pierre-Alain Joye + + * ext/bz2/config.w32: + - look for static lib too + + * (PHP_5_3) + ext/bz2/config.w32: + - check for static lib as well + +2009-06-10 Hannes Magnusson + + * ext/simplexml/simplexml.c: + Fix extension loading order + + * ext/spl/spl_observer.c: + Fix exception message + +2009-06-10 Ilia Alshanetsky + + * ext/dom/document.c: + + Fixed bug #48512 (DOMDocument::validate() fails with both a E_NOTICE and + E_WARN if no DTD) + + +2009-06-10 Antony Dovgal + + * (PHP_5_3) + ext/curl/interface.c: + revert the fix for a while + + * (PHP_5_2) + ext/curl/interface.c + ext/curl/interface.c: + MFH: fix arginfo for curl_multi_info_read() + + * ext/curl/interface.c: + fix arginfo for curl_multi_info_read() + +2009-06-10 Pierre-Alain Joye + + * ext/gmp/config.w32: + - MFB: put mpir headers in their own directory + + * (PHP_5_3) + ext/gmp/config.w32: + - put mpir headers in their own directory + 2009-06-09 andy wharmby * ext/mbstring/tests/mb_substitute_character_variation1.phpt -- 2.50.1