mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-11314 BRS - minor updates in readme.
X-SVN-Rev: 36863
This commit is contained in:
parent
35f08c68e9
commit
21dfe930f9
1 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ h4.doc { text-decoration: underline }
|
|||
link="#0000ff" vlink="#800080">
|
||||
<h1>International Components for Unicode for Java (ICU4J)</h1>
|
||||
<h2>Read Me for ICU4J 55 Milestone 1</h2>
|
||||
(Last Update: 2014-Oct-9)
|
||||
(Last Update: 2014-Dec-11)
|
||||
<hr size="2" width="100%">
|
||||
|
||||
<p>
|
||||
|
@ -136,7 +136,7 @@ found in ICU4J.</p>
|
|||
|
||||
<h2 class="doc"><a name="changes"></a>Changes In This Release</h2>
|
||||
|
||||
<p>See the <a href="https://sites.google.com/site/icusite/download/55">ICU 55 download page</a>
|
||||
<p>See the <a href="https://sites.google.com/site/icusite/download/55m1">ICU 55 milestone download page</a>
|
||||
about new features in this release.
|
||||
The list of API changes since the previous ICU4J release is available
|
||||
<a href="http://source.icu-project.org/repos/icu/icu4j/tags/milestone-55-0-1/APIChangeReport.html">here</a>.</p>
|
||||
|
@ -1001,7 +1001,7 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in <I>$icu4c_r
|
|||
<h5> Generating Data from CLDR </h5>
|
||||
<I> Note: This procedure assumes that all 3 sources are present</I>
|
||||
<ol>
|
||||
<li>Checkout or download CLDR version 'release-26'</li>
|
||||
<li>Checkout or download CLDR version 'release-27-d01'</li>
|
||||
<li>Checkout ICU4C with tag 'milestone-55-0-1'</li>
|
||||
<li>Checkout ICU4J with tag 'milestone-55-0-1'</li>
|
||||
<li>cd to <I>$icu4c_root</I>/source/data directory</li>
|
||||
|
@ -1015,7 +1015,7 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in <I>$icu4c_r
|
|||
</ol>
|
||||
|
||||
<h2 class="doc"><a name="timezone"></a>About ICU4J Time Zone</h2>
|
||||
<p>ICU4J 55m1 includes time zone data version 2014h, which is the latest one as of
|
||||
<p>ICU4J 55m1 includes time zone data version 2014j, which is the latest one as of
|
||||
the release date. However, time zone data is frequently updated in response
|
||||
to changes made by local governments around the world. If you need to update
|
||||
the time zone data, please refer the ICU user guide topic
|
||||
|
|
Loading…
Add table
Reference in a new issue