]> granicus.if.org Git - php/commitdiff
NEWS for two lst intl changes
authorGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 3 Jul 2013 04:22:33 +0000 (05:22 +0100)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Wed, 3 Jul 2013 04:22:33 +0000 (05:22 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 860b3c3ab3c9099c45800e8854537a72ea5ddbdd..d59945f338c1faab5a44361a7d41fc7eddb2a770 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,9 @@ PHP                                                                        NEWS
     that other formats. (Remi)
 
 - Intl:
+  . Add IntlCalendar::setMinimalDaysInFirstWeek()/
+    intlcal_set_minimal_days_in_first_week().
+  . Fixed trailing space in the name of constant IntlCalendar::FIELD_FIELD_COUNT.
   . Fixed bug #62759 (Buggy grapheme_substr() on edge case). (Stas)
   . Fixed bug #61860 (Offsets may be wrong for grapheme_stri* functions).
     (Stas)