]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 2 Jun 2016 20:43:43 +0000 (22:43 +0200)
committerAnatol Belski <ab@php.net>
Thu, 2 Jun 2016 20:43:43 +0000 (22:43 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 5a5845817fbc5719a413279d80d857afa0223f74..75671a9306b597b2d38924fd87f54d3e6c49e835 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,10 @@ PHP                                                                        NEWS
 - Intl:
   . Added IntlTimeZone::getWindowsID() and
     IntlTimeZone::getIDForWindowsID(). (Sara)
+  . Fixed bug #69374 (IntlDateFormatter formatObject returns wrong utf8 value).
+    (lenhatanh86 at gmail com)
+  . Fixed bug #69398 (IntlDateFormatter formatObject returns wrong value when
+    time style is NONE). (lenhatanh86 at gmail com)
 
 - Hash:
   . Added SHA3 fixed mode algorithms (224, 256, 384, and 512 bit). (Sara)