commit | 5feb9ad55c4d3609585820244d59a4462632540c | [log] [tgz] |
---|---|---|
author | Jungshik Shin <jshin@chromium.org> | Fri Oct 21 12:52:48 2016 -0700 |
committer | Jungshik Shin <jshin@chromium.org> | Sat Oct 22 22:11:46 2016 -0700 |
tree | ecadc1734cb3b7a75f1613ede53df7bafe4dfa6c | |
parent | f8aa31dae861d2078afcfc83e1f998b4891c8908 [diff] |
Update ICU to 58 part1 * Note that this CL will be followed by CLs with local changes. Until then, ICU should not be rolled in DEPS. See READ_THIS_FIRST for details. * Adjust scripts/update.sh and scripts/data_files_to_preserve.txt - CLDR/ICU added ckb/ast locale data. Drop them from the list to preserve. - source/layout does not exist in 58.1 any more. * Update the tree to ICU 58.1 from the upstream by running scripts/update.sh * Update README.chromium and add READ_THIS_FIRST to warn about the status of the tree. BUG=637001 TEST=None