SHA256
1
0
forked from pool/icu

- Update to new upstream release 58.2

* CLDR 30.0.3:
    + Fix incorrect data for number of Cantonese speakers in China.
    + Hani_Latn transform was not updated with Unihan 9.0 kMandarin
      readings.
  * Time zone database version 2016j
  * #12815 uspoof_getSkeleton sets backwards-incompatible illegal
    argument exception
  * #12825 uspoof_check goes into an "infinite loop" when U+30FB
    is in an input string
  * #12832 GreekUpper::toUpper skips the final character on a
    non-terminated UTF-8 string
  * #12849 u_strToTitle returns incorrect length if destination
    is NULL

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/icu?expand=0&rev=71
This commit is contained in:
Ismail Dönmez
2016-12-10 15:27:45 +00:00
committed by Git OBS Bridge
parent a9073dbebf
commit 32693d78b4
10 changed files with 49 additions and 31 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Dec 10 15:15:55 UTC 2016 - idonmez@suse.com
- Update to new upstream release 58.2
* CLDR 30.0.3:
+ Fix incorrect data for number of Cantonese speakers in China.
+ Hani_Latn transform was not updated with Unihan 9.0 kMandarin
readings.
* Time zone database version 2016j
* #12815 uspoof_getSkeleton sets backwards-incompatible illegal
argument exception
* #12825 uspoof_check goes into an "infinite loop" when U+30FB
is in an input string
* #12832 GreekUpper::toUpper skips the final character on a
non-terminated UTF-8 string
* #12849 u_strToTitle returns incorrect length if destination
is NULL
-------------------------------------------------------------------
Fri Oct 21 10:05:32 UTC 2016 - jengelh@inai.de