]> granicus.if.org Git - php/commitdiff
fix oci8 entries for Chris Jones
authorNuno Lopes <nlopess@php.net>
Wed, 18 Jul 2007 18:06:55 +0000 (18:06 +0000)
committerNuno Lopes <nlopess@php.net>
Wed, 18 Jul 2007 18:06:55 +0000 (18:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 093db1650476df43bb5523263e46b07deb725046..9197b705171ab19328ca4edf98c5ad74033d89ce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,8 +9,6 @@ PHP                                                                        NEWS
 - Improved openssl_x509_parse() to return extensions in readable form. (Dmitry)
 - Improved fix for MOPB-03-2007. (Ilia)
 - Corrected fix for CVE-2007-2872. (Ilia)
-- Enabled statement cache for non-persistent OCI8 connections.
-  (Chris Jones, Tony)
 - Enabled changing the size of statement cache for non-persistent OCI8
   connections. (Chris Jones, Tony)