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

diff --git a/NEWS b/NEWS
index b771ce6fd55ea302f251c0dac66cebcbdc48f277..97adf4fe1bec552bd7ccd63882a4538da4c934e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -59,6 +59,9 @@ PHP                                                                        NEWS
   . 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.4.31
 
 - Core: