]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Tue, 28 Mar 2017 09:43:54 +0000 (11:43 +0200)
committerAnatol Belski <ab@php.net>
Tue, 28 Mar 2017 09:43:54 +0000 (11:43 +0200)
NEWS

diff --git a/NEWS b/NEWS
index ae0f6e096e3017a97d8be6e95281d29f256e1c00..c0220fd8d4ca8fb653933af48d9e1018b0c40e30 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,9 @@ PHP                                                                        NEWS
   . Fixed bug #74004 (LIBXML_NOWARNING flag ingnored on loadHTML*).
     (somedaysummer)
 
+- iconv:
+  . Fixed bug #74230 (iconv fails to fail on surrogates). (Anatol)
+
 - Opcache:
   . Fixed bug #74250 (OPcache compilation performance regression in PHP 5.6/7
     with huge classes). (Nikita)