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

diff --git a/NEWS b/NEWS
index ce6fb2a05c56f03581c5a6c9051414f316bc63fc..800a4f122a411d5dc9f5033b9ceae59e7e759bb7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,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).