SHA256
1
0
forked from pool/icu

Rollback library split. Update to icu-50.1.

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=11
This commit is contained in:
2012-11-14 19:32:59 +00:00
committed by Git OBS Bridge
parent dc5b3c75cc
commit 2d3d877c44
7 changed files with 82 additions and 220 deletions

View File

@@ -1,9 +1,17 @@
-------------------------------------------------------------------
Wed Nov 14 18:09:09 UTC 2012 - jengelh@inai.de
- Split up libicu*, seeing if systems can do without libicudata.
Enabled -DU_TRACE_DYLOAD because there is some dlopening going on
that may not be reflected in dependencies yet.
- Update to new upstream release 50
* Unicode 6.2: Turkish Lira Sign, improved word & line segmentation
(BreakIterator) for symbols
* CLDR 22.1: Data coverage & quality improved across all major
languages; new short width type for weekday names; new zhuyin
(Bopomofo) collation for Chinese; improved data for
CompactDecimalFormat & RBNF
* Time zone data: 2012h
* Ordinal-number support in MessageFormat & PluralRules
* Deprecate setLocale(locale) in PluralFormat
* Dictionary-based break iterators (word segmentation)
-------------------------------------------------------------------
Wed Jul 11 21:35:12 UTC 2012 - jengelh@inai.de