Index: README.chromium |
diff --git a/README.chromium b/README.chromium |
index 7612cbb71c9c8476a73e100d9bbc8ed3d3212ecb..e621f78145ed320cb7f08c8f85a4577dee310321 100644 |
--- a/README.chromium |
+++ b/README.chromium |
@@ -308,3 +308,11 @@ D. Local Modifications |
http://unicode.org/cldr/trac/ticket/7969 (percent sign in ar and fa) |
- Android patch for the 2nd bug |
https://android.googlesource.com/platform/external/icu/+/56b2b8b |
+ |
+13. Add Emoji properties support by cherry-picking from 57.1 |
+ - patches/emoji_props.patch |
+ - Upstream change cherry-picked |
+ http://bugs.icu-project.org/trac/changeset/38183 |
+ - source/data/in/{pnames,uprops}.icu were copied from the upstream, |
+ but they're just for the record. Their contents are hard-coded |
+ in the source files patched by the above patch. |