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

diff --git a/NEWS b/NEWS
index 0906bc457ff43007e752963ecb9a441ad980ebe7..4ad4add93988bce07e324ecd7443153040fd8b78 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,9 @@ PHP                                                                        NEWS
 - Date:
   . Fixed bug #66091 (memory leaks in DateTime constructor) (Tjerk).
 
+- MySQLi:
+  . Fixed bug #67839 (mysqli does not handle 4-byte floats correctly). (Keyur)
+
 31 Jul 2014, PHP 5.6.0 Release Candidate 3
 
 - Core: