]> granicus.if.org Git - icu/commitdiff
ICU-12780 Updated readme.html for 58.1 GA.
authorYoshito Umaoka <y.umaoka@gmail.com>
Fri, 14 Oct 2016 18:00:17 +0000 (18:00 +0000)
committerYoshito Umaoka <y.umaoka@gmail.com>
Fri, 14 Oct 2016 18:00:17 +0000 (18:00 +0000)
X-SVN-Rev: 39455

icu4j/readme.html

index c0b4edada5c67429a49f54a615f50cde5512d3bb..883a4dd84c759990aced8f724f44a162caf441c3 100644 (file)
@@ -15,22 +15,22 @@ h3.doc { text-decoration: underline }
  link="#0000ff" vlink="#800080">
 <h1>International Components for Unicode for Java (ICU4J)</h1>
 <h2>Read Me for ICU4J Release Candidate</h2>
-(Last Update: 2016-Sep-29)
+(Last Update: 2016-Oct-14)
 <hr size="2" width="100%">
 
 <p>
-<!-- <b>Note:</b> This is major release of ICU4J. It contains bug fixes and adds implementations
-of inherited API and introduces new API or functionality. -->
+<b>Note:</b> This is major release of ICU4J. It contains bug fixes and adds implementations
+of inherited API and introduces new API or functionality.
 <!-- <b>Note:</b> This is a development release of ICU4J 58.
 The contents of this document may not reflect the recent changes done
 for ICU 58 development. This milestone is intended for those wishing
 to get an early look at ICU4J 58 new features and API changes. It is not
 recommended for production use. -->
-<b>Note:</b> This is a release candidate of ICU4J 58.
+<!-- <b>Note:</b> This is a release candidate of ICU4J 58.
 The contents of this document may not reflect the recent changes done
 for ICU 58 development. This release candidate is intended for those
 wishing to verify ICU 58 integration before final release. It is not
-recommended for production use.
+recommended for production use. -->
 </p>
 <p>For the most recent release, see the <a
  href="http://www.icu-project.org/download/"> ICU4J
@@ -139,7 +139,7 @@ found in ICU4J.</p>
 <p>See the <a href="https://sites.google.com/site/icusite/download/58">ICU 58 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-58-0-1/APIChangeReport.html">here</a>.</p>
+<a href="http://source.icu-project.org/repos/icu/icu4j/tags/release-58-1/APIChangeReport.html">here</a>.</p>
 
     <!-- ICU 58 items -->
 <h3 class="doc">ICU development and license change</h3>
@@ -860,7 +860,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-30'</li>
+    <li>Checkout or download CLDR version 'release-30-0-1'</li>
     <li>Checkout ICU4C with tag 'release-58-1'</li>
     <li>Checkout ICU4J with tag 'release-58-1'</li>
     <li>cd to <I>$icu4c_root</I>/source/data directory</li>