]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipe@php.net>
Tue, 29 Mar 2011 18:44:52 +0000 (18:44 +0000)
committerFelipe Pena <felipe@php.net>
Tue, 29 Mar 2011 18:44:52 +0000 (18:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9e998f28e039f9c75b21ef4a204e76e2a4930c0d..0169ec3af6bf2dcfbf17d4f0c5fa5971ec342832 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,7 +40,11 @@ PHP                                                                        NEWS
 - PDO PostgreSQL driver:
   . Fixed bug #54318 (Non-portable grep option used in PDO pgsql
     configuration). (bwalton at artsci dot utoronto dot ca)
-    
+
+- PDO Oracle driver:
+  . Fixed bug #44989 (64bit Oracle RPMs still not supported by pdo-oci).
+    (jbnance at tresgeek dot net)
+
 - Phar extension:
   . Fixed bug #54395 (Phar::mount() crashes when calling with wrong parameters).
     (Felipe)