]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Sat, 9 Apr 2016 16:52:59 +0000 (18:52 +0200)
committerAnatol Belski <ab@php.net>
Sat, 9 Apr 2016 16:52:59 +0000 (18:52 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 57faa1973935dfe68b50d5d6bc9e159ad22c37a7..3c8130f0d6607244bd30bdc3bb67ce30f6f521f0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,8 @@ PHP                                                                        NEWS
   . Fixed bug #70451, #70452 (Inconsistencies in return values of
     IntlChar methods). (Daniel Persson)
   . Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol)
+  . Fixed bug #66289 (Locale::lookup incorrectly returns en or en_US if
+    locale is empty). (Anatol)
 
 - ODBC:
   . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)