From: Jani Taskinen Date: Tue, 14 Aug 2007 07:36:13 +0000 (+0000) Subject: fix is fix, change is something else X-Git-Tag: php-5.2.4RC2~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d32c991e442c5ef27b51d88f1c5aa1e4edb3bc12;p=php fix is fix, change is something else --- diff --git a/NEWS b/NEWS index 55cae5d1a6..5aa3686a19 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Aug 2007, PHP 5.2.4 -- Changed oci8 and PDO_OCI to allow configuring with Oracle 11g client - libraries (Chris Jones). +- Fixed oci8 and PDO_OCI extensions to allow configuring with Oracle 11g client + libraries. (Chris Jones) - Fixed bug #42261 (header wrong for date field). (roberto at spadim dot com dot br, Ilia) - Fixed bug #42247 (ldap_parse_result() not defined under win32). (Jani)