From: Date: Sun, 1 Jul 2007 01:31:28 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_IMPORT_OF_MYSQLND~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c36d33309fa715373e4f1dd3ce18769607ea095;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 70dfc4b50e..a77cb86a4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2007-06-30 Christopher Jones + + * ext/pdo_oci/oci_driver.c + ext/pdo_oci/oci_statement.c + ext/pdo_oci/php_pdo_oci_int.h + ext/pdo_oci/tests/pecl_bug_11345.phpt: + MFB: Fix Bug #11345 Seg fault after NLS environment initialization error + + * ext/pdo_oci/tests/pecl_bug_11345.phpt + ext/pdo_oci/tests/pecl_bug_11345.phpt: + + file pecl_bug_11345.phpt was initially added on branch PHP_5_2. + + * (PHP_5_2) + ext/pdo_oci/oci_driver.c + ext/pdo_oci/oci_statement.c + ext/pdo_oci/php_pdo_oci_int.h: + Fix Bug #11345 Seg fault after NLS environment initialization error + 2007-06-29 Jani Taskinen * Makefile.global: