]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipensp@gmail.com>
Fri, 12 Oct 2012 22:48:30 +0000 (19:48 -0300)
committerFelipe Pena <felipensp@gmail.com>
Fri, 12 Oct 2012 22:48:30 +0000 (19:48 -0300)
NEWS

diff --git a/NEWS b/NEWS
index d7f600a8da7f7ada756c91467258ec68e6be35d4..475eec61609529e962c018ddbfd5a633d1daad9a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -64,6 +64,10 @@ PHP                                                                        NEWS
     DBQUOTEDIDENT, 1)). (Laruence)
   . Fixed bug #63235 (buffer overflow in use of SQLGetDiagRec).
     (Martin Osvald, Remi)
+    
+- PDO Firebird:
+  . Fixed bug #63214 (Large PDO Firebird Queries).
+    (james at kenjim dot com)
 
 - SOAP
   . Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).