]> granicus.if.org Git - php/commitdiff
Add PDO_Firebird fix in NEWS
authorPopa Adrian Marius <mapopa@gmail.com>
Thu, 3 Dec 2015 15:30:35 +0000 (17:30 +0200)
committerPopa Adrian Marius <mapopa@gmail.com>
Thu, 3 Dec 2015 15:30:35 +0000 (17:30 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c33379064b81ba905e6cc8fa6202a8421c9cc7c7..110958da42c5965a3da25f7785e8415e81050cc9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,4 +15,7 @@ Standard
 Hash
   . Added SHA3 fixed mode algorithms (224, 256, 384, and 512 bit). (Sara)
 
+PDO_Firebird:
+  . Fixed bug #60052 (Integer returned as a 64bit integer on X64_86). (Mariuz)
+
 <<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>