]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Sun, 10 Apr 2016 17:10:45 +0000 (19:10 +0200)
committerAnatol Belski <ab@php.net>
Sun, 10 Apr 2016 17:10:45 +0000 (19:10 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 1c0a5cd106e944d6ee5f4472341d26ddda3b9ad9..a46f5f0ecf51753b94f0982f3aebce2f5a350287 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)
@@ -70,6 +72,8 @@ PHP                                                                        NEWS
 - Postgres:
   . Fixed bug #71820 (pg_fetch_object binds parameters before call
     constructor). (Anatol)
+  . Fixed bug #71998 (Function pg_insert does not insert when column
+    type = inet). (Anatol)
 
 - SOAP:
   . Fixed bug #71986 (Nested foreach assign-by-reference creates broken