changelog Sun Jul 1 01:31:29 2007 UTC
Modified files: /php-src ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2734&r2=1.2735&diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2734 php-src/ChangeLog:1.2735 --- php-src/ChangeLog:1.2734 Sat Jun 30 01:31:13 2007 +++ php-src/ChangeLog Sun Jul 1 01:31:28 2007 @@ -1,3 +1,22 @@ +2007-06-30 Christopher Jones <[EMAIL PROTECTED]> + + * 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 <[EMAIL PROTECTED]> * Makefile.global: