From ca89e72c4dd9a4565de5da21310e3787d8de2695 Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Fri, 14 Oct 2016 18:00:17 +0000 Subject: [PATCH] ICU-12780 Updated readme.html for 58.1 GA. X-SVN-Rev: 39455 --- icu4j/readme.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/icu4j/readme.html b/icu4j/readme.html index c0b4edada5c..883a4dd84c7 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -15,22 +15,22 @@ h3.doc { text-decoration: underline } link="#0000ff" vlink="#800080">

International Components for Unicode for Java (ICU4J)

Read Me for ICU4J Release Candidate

-(Last Update: 2016-Sep-29) +(Last Update: 2016-Oct-14)

- +Note: This is major release of ICU4J. It contains bug fixes and adds implementations +of inherited API and introduces new API or functionality. -Note: This is a release candidate of ICU4J 58. +

For the most recent release, see the ICU4J @@ -139,7 +139,7 @@ found in ICU4J.

See the ICU 58 download page about new features in this release. The list of API changes since the previous ICU4J release is available -here.

+here.

ICU development and license change

@@ -860,7 +860,7 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in $icu4c_r
Generating Data from CLDR
Note: This procedure assumes that all 3 sources are present
    -
  1. Checkout or download CLDR version 'release-30'
  2. +
  3. Checkout or download CLDR version 'release-30-0-1'
  4. Checkout ICU4C with tag 'release-58-1'
  5. Checkout ICU4J with tag 'release-58-1'
  6. cd to $icu4c_root/source/data directory