From 865dbf5bba938ad52981ed80666f95def12664ec Mon Sep 17 00:00:00 2001 From: Date: Mon, 1 Dec 2008 01:32:28 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6f73b952f4..38a73f7545 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,63 @@ +2008-11-30 Pierre-Alain Joye + + * (PHP_5_3) + ext/imap/config.w32: + - MFB: Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine + buffer overflow) on windows (we use the latest imap) + + * (PHP_5_2) + ext/imap/config.w32: + - Enable fix fo #42862 (IMAP toolkit crash: rfc822.c legacy routine buffer + overflow) on windows (we use the latest imap) + + * ext/dba/dba_db1.c + ext/dba/dba_db1.c + ext/pdo_odbc/odbc_driver.c + ext/pdo_odbc/odbc_stmt.c + ext/pdo_odbc/php_pdo_odbc_int.h: + - fix line ending + + * (PHP_5_2) + NEWS: + - #44900 + + * (PHP_5_2) + ext/openssl/openssl.c: + - #44900, OpenSSL extension fails to link with OpenSSL 0.9.6 (5.2 only, + 5.3+ requires a decent version) + +2008-11-30 Ilia Alshanetsky + + * ext/curl/interface.c: + + MFB: Fixed bug #46711 (cURL curl_setopt leaks memory in foreach loops). + + * (PHP_5_3) + NEWS: + + BFN + + * (PHP_5_3) + ext/curl/interface.c + ext/curl/tests/bug46711.phpt + ext/curl/tests/bug46711.phpt: + Fixed bug #46711 (cURL curl_setopt leaks memory in foreach loops). + +2008-11-30 Sebastian Bergmann + + * (PHP_5_3) + NEWS: + Update ReflectionProperty::setAccessible() entry. + +2008-11-30 Hannes Magnusson + + * ext/spl/php_spl.c + ext/spl/php_spl.c: + Fix arginfo + + * ext/spl/php_spl.c: + Fixed proto + 2008-11-29 Uwe Schindler * (PHP_5_2) -- 2.40.0