]> granicus.if.org Git - php/commitdiff
[ci skip] Update NEWS
authorAnatol Belski <ab@php.net>
Tue, 3 Apr 2018 09:28:19 +0000 (11:28 +0200)
committerAnatol Belski <ab@php.net>
Tue, 3 Apr 2018 09:28:19 +0000 (11:28 +0200)
NEWS

diff --git a/NEWS b/NEWS
index caccc939126b814365526c1e4d6d0f8c72b161f1..22b6d86c3ecce8295014f1a41de218b05d435e82 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ PHP                                                                        NEWS
   . Fixed bug #52070 (imagedashedline() - dashed line sometimes is not visible).
     (cmb)
 
+- intl:
+  . Fixed bug #76153 (Intl compilation fails with icu4c 61.1). (Anatol)
+
 - mbstring:
   . Fixed bug #75944 (Wrong cp1251 detection). (dmk001)
   . Fixed bug #76113 (mbstring does not build with Oniguruma 6.8.1).