]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Tue, 12 Sep 2017 10:18:58 +0000 (12:18 +0200)
committerAnatol Belski <ab@php.net>
Tue, 12 Sep 2017 10:18:58 +0000 (12:18 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3e6c315f0197e4f9ee7fc7399fa66ccda6f388d8..679aac1a5f9607df7c518c53e36a123ec9152558 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,9 @@ PHP                                                                        NEWS
 - GD:
   . Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?). (cmb)
 
+- Intl:
+  .  Fixed bug #75193 (segfault in collator_convert_object_to_string). (Remi)
+
 - Gettext:
   . Fixed bug #73730 (textdomain(null) throws in strict mode). (cmb)