From 22bfae241add94fe8a623c85fb1aea95c6822755 Mon Sep 17 00:00:00 2001 From: Date: Wed, 5 Dec 2007 01:31:36 +0000 Subject: ChangeLog update --- ChangeLog | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Zend/ChangeLog | 6 ++++++ 2 files changed, 67 insertions(+) diff --git a/ChangeLog b/ChangeLog index 198df56159..b3cd6b0bf6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,64 @@ +2007-12-04 Rob Richards + + * (PHP_5_3) + ext/libxml/config.w32: + MFH: starting with 2.6.30, standard libxml2 build can be used + + * ext/libxml/config.w32: + starting with 2.6.30, standard libxml2 build can be used + +2007-12-04 Ilia Alshanetsky + + * ext/pdo_pgsql/tests/bug36727.phpt + ext/pdo_pgsql/tests/bug36727.phpt: + + MFB: fixed test + + * (PHP_5_2) + NEWS + ext/pdo_pgsql/pgsql_driver.c + ext/pdo_pgsql/pgsql_driver.c: + + MFB: Fixed bug #43493 (pdo_pgsql does not send username on connect when + password is not available) + + * (PHP_5_3) + ext/pdo_pgsql/tests/bug36727.phpt: + + Fixed test + + * (PHP_5_3) + ext/pdo_pgsql/pgsql_driver.c: + + Fixed bug #43493 (pdo_pgsql does not send username on connect when + password + is not available) + +2007-12-04 Dmitry Stogov + + * ZendEngine2/zend_compile.c + ZendEngine2/zend_compile.c: + Fixed uninitialized value + +2007-12-04 Antony Dovgal + + * (PHP_5_3) + ext/iconv/.cvsignore + ext/iconv/config.m4 + ext/iconv/iconv.c + ext/iconv/php_iconv.h: + MFH: detect IBM iconv implementation and use correct encoding names + + * ext/iconv/.cvsignore + ext/iconv/config.m4 + ext/iconv/iconv.c + ext/iconv/php_iconv.h: + detect IBM iconv implementation and use correct encoding names + + * ext/curl/interface.c + ext/curl/multi.c: + fix folding + 2007-12-03 Antony Dovgal * (PHP_5_2) diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 8da02a4b9c..910e9e5aa7 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,9 @@ +2007-12-04 Dmitry Stogov + + * zend_compile.c + zend_compile.c: + Fixed uninitialized value + 2007-12-03 Dmitry Stogov * zend_compile.c -- cgit v1.2.1