| Index: README.chromium
|
| diff --git a/README.chromium b/README.chromium
|
| index c598ac948d21187098b500b4922be0240deef52e..691aeb9964b523e7a54ab6e0825cd5f9ec563264 100644
|
| --- a/README.chromium
|
| +++ b/README.chromium
|
| @@ -50,7 +50,6 @@ This directory contains the source code of ICU 54.1 for C/C++.
|
| See http://unicode.org/cldr/trac/ticket/4200 and
|
| http://crbug.com/39779
|
|
|
| -
|
| - Add a new file brklocal.mk (copied from brkfiles.mk) with line_ja.txt
|
| and word_POSIX.txt dropped from the build list.
|
|
|
| @@ -302,3 +301,8 @@ This directory contains the source code of ICU 54.1 for C/C++.
|
| http://bugs.icu-project.org/trac/ticket/11601
|
|
|
| 18. Apply patches/infinite-recursion.patch , corresponds to upstream r36672
|
| +
|
| +19. Cherry-pick an upstream patch for a data loading bug.
|
| + - patches/dataload.patch
|
| + - upstream change (fixed in ToT and will be included in 56)
|
| + http://bugs.icu-project.org/trac/changeset/37670
|
|
|