From 5cd7e522a6c3f9070ade054adcc39d5dd037b10b Mon Sep 17 00:00:00 2001 From: Date: Sat, 27 Jan 2007 01:31:00 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0eafd63387..564f8683e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +2007-01-26 Antony Dovgal + + * (PHP_5_2) + ext/standard/info.c: + use length - 1 when we fetch it from hashes + +2007-01-26 Dmitry Stogov + + * (PHP_5_2) + NEWS + TSRM/tsrm_virtual_cwd.c + TSRM/tsrm_virtual_cwd.c: + Fixed bug #40231 (file_exists incorrectly reports false) + +2007-01-26 Antony Dovgal + + * (PHP_5_2) + ext/pdo_oci/oci_statement.c: + fix leak + readuce size of the buffer to prevent ORA-01461 + + * configure.in: + check if -no-cpp-precomp is supported by GCC before using it (mac os only) + +2007-01-26 Ilia Alshanetsky + + * (PHP_5_2) + configure.in + main/php_version.h: + + Back to dev + + * (PHP_5_2) + NEWS + configure.in + main/php_version.h: + + 5.2.1RC4 + 2007-01-25 Antony Dovgal * ext/oci8/package2.xml -- 2.50.1