icu4c-56.1
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=65
This commit is contained in:
31
icu.changes
31
icu.changes
@@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 9 09:31:58 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 56.1
|
||||
* CLDR 28: For details of the many changes in CLDR, see CLDR 28.
|
||||
* Unicode data updated to Unicode 8.0: 41 new emoji characters,
|
||||
5,771 new ideographs for Chinese/Japanese/Korean, 6 new scripts,
|
||||
improved character properties data, etc.
|
||||
* ICU data size reduced by about 7.2% (1.8MB) via sharing string
|
||||
values across resource bundles.
|
||||
* DateIntervalFormat now handles intervals with seconds, and sets
|
||||
FieldPosition more consistently.
|
||||
* DateFormat::createInstanceForSkeleton() caches DateFormat
|
||||
patterns rather than DateTimePatternGenerator instances, for
|
||||
better performance (for cache hits) and lower heap memory
|
||||
consumption.
|
||||
* StringSearch (based on collation) defaults to matches on
|
||||
normalization boundaries rather than grapheme cluster boundaries,
|
||||
which yields more matches on Indic text.
|
||||
* RuleBasedNumberFormat (spelled-out numbers) now handles
|
||||
infinity, NaN.
|
||||
* Most of the old Normalizer/unorm.h had been replaced by
|
||||
(and reimplemented via) Normalizer2, and is now deprecated.
|
||||
* COLON has been withdrawn as a date pattern character
|
||||
corresponding to the date field [UDAT_]TIME_SEPARATOR_FIELD;
|
||||
there is currently no pattern character corresponding to that
|
||||
field.
|
||||
* Support for locale key "cf" to specify currency format style,
|
||||
and interaction with NumberFormat values for UNumberFormatStyle.
|
||||
- Drop icu-remove-datetime.diff (merged upstream)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 28 19:02:39 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user