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

Unified Diff: third_party/icu/README.chromium

Issue 3598015: Fix the default timezone detection in ICU.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 2 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 | third_party/icu/patches/linuxtz3.patch » ('j') | third_party/icu/patches/linuxtz3.patch » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/icu/README.chromium
===================================================================
--- third_party/icu/README.chromium (revision 60495)
+++ third_party/icu/README.chromium (working copy)
@@ -171,6 +171,12 @@
- patches/linuxtz2.patch
+ In addition, apply the following patch to take care of cases when
+ posix/Foo/Bar is the first match against localtime instead of Foo/Bar.
+ See http://bugs.icu-project.org/trac/ticket/8014
+
+ - patches/linuxtz3.patch
+
18. Use GetUserDefaultLCID() to determine the default OS locale on Windows.
- patches/winlocale.patch
« no previous file with comments | « no previous file | third_party/icu/patches/linuxtz3.patch » ('j') | third_party/icu/patches/linuxtz3.patch » ('J')

Powered by Google App Engine
This is Rietveld 408576698