Commit 15030f26 authored by Steven R. Loomis's avatar Steven R. Loomis Committed by João Reis
Browse files

build: Intl: bump ICU4C from 54 to 55 (backport)

node was using ICU4C 54 ( released 2014-oct-06 )

* Bump to ICU4C 55 ( released 2015-apr-08)
 * Timezone fixes, translation fixes, bug/performance fixes.
 * Speed improvements in date formatting
 * ICU4C 55 changelog: http://site.icu-project.org/download/55
 * CLDR 27 changelog: http://cldr.unicode.org/index/downloads/cldr-27

* Retarget the file exclusions from ICU4C 54 to ICU4C 55
 * (improves on-disk footprint on some platforms)

Fixes: https://github.com/joyent/node/issues/25855

Backport from nodejs/node:
> Originally-Fixes: https://github.com/nodejs/node/issues/2292
> Original-PR-URL: https://github.com/nodejs/node/pull/2293

PR-URL: https://github.com/joyent/node/pull/25856


Reviewed-By: default avatarJoão Reis <reis@janeasystems.com>
Reviewed-By: default avatarJames Snell <jasnell@gmail.com>
parent 9a6f1ce4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment