From: Gustavo André dos Santos Lopes Date: Wed, 3 Jul 2013 04:22:33 +0000 (+0100) Subject: NEWS for two lst intl changes X-Git-Tag: php-5.5.2RC1~17^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b52fea6f3595d630541253f675c16a5db55eb8d0;p=php NEWS for two lst intl changes --- diff --git a/NEWS b/NEWS index 860b3c3ab3..d59945f338 100644 --- 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)