]> granicus.if.org Git - php/commitdiff
Update NEWS
authorKeyur Govande <keyur@php.net>
Fri, 15 Aug 2014 23:38:14 +0000 (23:38 +0000)
committerKeyur Govande <keyur@php.net>
Fri, 15 Aug 2014 23:38:14 +0000 (23:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e6a87e64c69db541bd4599a94f8c88de56fac6a2..1f0dec6f04e09713adaf0bb0863e9106afff2688 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -61,7 +61,10 @@ PHP                                                                        NEWS
 - Zlib:
   . Fixed bug #67724 (chained zlib filters silently fail with large amounts of 
     data). (Mike)
-         
+
+- MySQLi:
+  . Fixed bug #67839 (mysqli does not handle 4-byte floats correctly). (Keyur)
+
 24 Jul 2014, PHP 5.5.15
 
 - Core: