summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 01621236eb..cec955c572 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,12 @@
. Fixed bug #68260 (SQLite3Result::fetchArray declares wrong
required_num_args). (Julien)
+- Mysqli:
+ . Fixed bug #68114 (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 2015, PHP 5.6.5
- Core: