Skip to content

MS-ICU 68.2.0.1

Compare
Choose a tag to compare
@jefgen jefgen released this 20 Jan 23:39
· 57 commits to maint/maint-68 since this release
9c3587b

Release Notes

Initial release of MS-ICU v68.2

ICU 68.2.0.1

ICU 68.2 includes Unicode 13.0 and CLDR 38.1.

For more info, please see the ICU 68 download page here: http://site.icu-project.org/download/68

Changes/modifications in MS-ICU compared to the upstream maint/maint-68 branch.

General changes:

  • Microsoft internal data changes.
  • Additional locales from CLDR to improve parity with existing Windows NLS locale support.

Windows OS build-related:

  • Changes needed for the Windows OS build of ICU.
  • Make u_cleanup a no-op for Windows OS ICU.
  • Conditionally set data file name based on ICU_DATA_DIR_WINDOWS to support Windows OS build with only a single data file.
  • Don't use the extended ICU data package for Windows OS build.

Changes cherry-picked from upstream tickets/PRs:

ICU-21427 Don't ignore already checked-in files under "tools/cldr/lib"

ICU-21118 check that dst and src are not null in uprv_memcpy