]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 8 Apr 2016 07:28:41 +0000 (09:28 +0200)
committerAnatol Belski <ab@php.net>
Fri, 8 Apr 2016 07:28:41 +0000 (09:28 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 777918212afc35b44f58c4a1d00dee5c3f342064..13f45a6a21cda7e489e33ea20fb1fdebca26d7cb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,10 @@ PHP                                                                        NEWS
   . Fixed bug #71889 (DateInterval::format Segmentation fault).
     (Thomas Punt)
 
+- Intl:
+  . Fixed bug #71516 (IntlDateFormatter looses locale if pattern is set
+    via constructor). (Anatol)
+
 - ODBC:
   . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)