Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(288)

Unified Diff: README.chromium

Issue 1058353002: Fix the tz detection code. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: add upstream bug ref Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | patches/tzdetect2.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 2059fe975535291c980644ddb4671c5f92d80790..15f4eb8a5cd6aebca4ba3b4ee6916f2dd63f5884 100644
--- a/README.chromium
+++ b/README.chromium
@@ -276,7 +276,11 @@ This directory contains the source code of ICU 54.1 for C/C++.
- upstream bug
http://www.icu-project.org/trac/ticket/11602
-15. Cherry-pick an upstream patch to add an API to detect the host timezone
- - patches/tzdetect.patch
- - upstream bug (fixed in the upstream 55 RC)
+15. Add a timezone detection API
+ - patches/tzdetect.patch (applied in the upstream 55)
+ - patches/tzdetect2.patch
+ - upstream bugs
http://bugs.icu-project.org/trac/ticket/11358
+ http://bugs.icu-project.org/trac/ticket/11623
+
+
« no previous file with comments | « no previous file | patches/tzdetect2.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698