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

Unified Diff: README.chromium

Issue 10692124: Fix ICU time zone support on iOS (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/icu46
Patch Set: Added another bug ref Created 8 years, 5 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/ios_timezone.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 b1e43e0333890ce7df855b38633924b5e425a07c..982788a689bb4c48c999e411eed657e33f166ccf 100644
--- a/README.chromium
+++ b/README.chromium
@@ -232,3 +232,8 @@ This directory contains the source code of ICU 4.6 for C/C++
21. Fix a clang warning in rbbi.cpp by merging in an upstream change.
- patches/changeset_30255.patch
- upstream change : http://bugs.icu-project.org/trac/changeset/30255
+
+22. Fix time zone handling and compilation on iOS.
+ - patches/ios_timezone.patch
+ - upstream bugs : http://bugs.icu-project.org/trac/ticket/9051
+ - http://bugs.icu-project.org/trac/ticket/8661
« no previous file with comments | « no previous file | patches/ios_timezone.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698