We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7b5998 + cc53b21 commit f24b668Copy full SHA for f24b668
changelog.md
@@ -2,6 +2,8 @@
2
## ICU 68.2.0.9
3
#### Misc changes:
4
- Migrate from PackageES build agents to public Microsoft hosted agents [#113](https://github.com/microsoft/icu/pull/113)
5
+- Fix crash if ICU default locale has BCP47 extensions. Fix ures_openDirect crash with NULL locale. [#110](https://github.com/microsoft/icu/pull/110)
6
+- Fix LocaleBuilder errors when ICU default locale has BCP47 Unicode extension tags. [#111](https://github.com/microsoft/icu/pull/111)
7
8
## ICU 68.2.0.8
9
#### Data changes:
0 commit comments