Changelog for
libicu-doc-70.1-1.41.x86_64.rpm :
* Tue Nov 09 2021 Callum Farmer
- Update to release 70.1:
* Unicode 14 (new characters, scripts, emoji, and API constants)
* CLDR 40 (many additions and corrections)
* Fixes for measurement unit formatting
* Can now be built with up to C++20 compilers- Rebased icu-error-reporting.diff
* Wed May 12 2021 Andreas Schwab - nan-undefined-conversion.patch: ICU-21613 Fix undefined behaviour in ComplexUnitsConverter::applyRounder
* Sat Apr 10 2021 Jan Engelhardt - Update to release 69.1
* CLDR 39
* For Norwegian, \"no\" is back to being the canonical code, with \"nb\" treated as equivalent. This aligns handling of Norwegian with other macro language codes.
* Binary prefixes in measurement units (KiB, MiB, etc.)
* Time zone offsets from local time: New APIs BasicTimeZone::getOffsetFromLocal() (C++) and ucal_getTimeZoneOffsetFromLocal()- Drop icu-1618.patch (merged), icu-fix-testTemperature.patch (merged)
* Sat Apr 10 2021 Andreas Schwab - icu-drop-testTemperature.patch: Remove- icu-fix-testTemperature.patch: Backport ICU-21366 (bsc#1182645)- Don\'t disable testsuite under qemu-linux-user
* Wed Mar 31 2021 Guillaume GARDET - Add icu-drop-testTemperature.patch to fix boo#1182645 The test has been dropped in master branch
* Mon Mar 08 2021 Guillaume GARDET - Added icu-1618.patch to fix 2 tests on aarch64 [boo#1182645]
* Mon Mar 01 2021 Martin Liška - Drop SUSE_ASNEEDED as the issue was in binutils (boo#1182252).
* Thu Feb 18 2021 Martin Liška - Fix pthread dependency issue (boo#1182252).
* Fri Dec 25 2020 Jan Engelhardt - Update to release 68.2
* Fix memory problem in FormattedStringBuilder
* Fix assertion when setKeywordValue w/ long value.
* Fix UBSan breakage on 8bit of rbbi
* fix int32_t overflow in listFormat
* Fix memory handling in MemoryPool::operator=()
* Fix memory leak in AliasReplacer
* Sat Nov 07 2020 Ismail Dönmez - Add back icu.keyring, see https://unicode-org.atlassian.net/browse/ICU-21361