]> granicus.if.org Git - php/commitdiff
Add NEWS
authorKeyur Govande <keyur@php.net>
Wed, 7 Jan 2015 22:42:28 +0000 (22:42 +0000)
committerKeyur Govande <keyur@php.net>
Wed, 7 Jan 2015 22:45:23 +0000 (22:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 33fd5b31d157bc9538d3293954132d1370ee17fd..ff0906a664ac39e604a132a43690b27adce4036b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2014, PHP 5.5.22
 
+- Mysqli:
+  . Fixed bug #68114 for real (linker error on some OS X machines with fixed
+    width decimal support) (Keyur Govande)
+  . Fixed bug #68657 (Reading 4 byte floats with Mysqli and libmysqlclient
+    has rounding errors) (Keyur Govande)
 
 22 Jan 2014, PHP 5.5.21