]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 8 Apr 2016 11:51:29 +0000 (13:51 +0200)
committerAnatol Belski <ab@php.net>
Fri, 8 Apr 2016 11:51:29 +0000 (13:51 +0200)
NEWS

diff --git a/NEWS b/NEWS
index cccbc56f9e13b5d9e1a92cc4641dded957b714e0..57faa1973935dfe68b50d5d6bc9e159ad22c37a7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,9 @@ PHP                                                                        NEWS
     via constructor). (Anatol)
   . Fixed bug #70455 (Missing constant: IntlChar::NO_NUMERIC_VALUE).
     (Anatol)
+  . Fixed bug #70451, #70452 (Inconsistencies in return values of
+    IntlChar methods). (Daniel Persson)
+  . Fixed bug #68893 (Stackoverflow in datefmt_create). (Anatol)
 
 - ODBC:
   . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)