]> granicus.if.org Git - php/commitdiff
Update NEWS
authorAnatol Belski <ab@php.net>
Wed, 2 Jan 2019 10:02:29 +0000 (11:02 +0100)
committerAnatol Belski <ab@php.net>
Wed, 2 Jan 2019 10:02:29 +0000 (11:02 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 574c4dfaea28ab6680639b0ab638e8fa3c90d9b3..94e6598fab0726507082c1401a05a9fe79650a55 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ PHP                                                                        NEWS
 - GD:
   . Fixed bug #77391 (1bpp BMPs may fail to be loaded). (Romain Déoux, cmb)
 
+- MySQLnd:
+  . Fixed bug #75684 (In mysqlnd_ext_plugin.h the plugin methods family has
+      no external visibility). (Anatol)
+
 - Opcache:
   . Fixed bug #77257 (value of variable assigned in a switch() construct gets
     lost). (Nikita)