mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-13823 Update ICU4C and ICU4J readme.html files for 62.1 GA.
X-SVN-Rev: 41517
This commit is contained in:
parent
6a82f30986
commit
6476b2530a
2 changed files with 10 additions and 10 deletions
|
@ -23,8 +23,8 @@
|
|||
milestone - if the release note is a milestone release
|
||||
-->
|
||||
|
||||
<!-- <body> -->
|
||||
<body class="rc">
|
||||
<body>
|
||||
<!-- <body class="rc"> -->
|
||||
<p class="only-draft"><b>Note:</b> This is a draft readme.</p>
|
||||
|
||||
<h1>
|
||||
|
@ -44,7 +44,7 @@
|
|||
<p class="note only-rc">This is a release candidate version of ICU4C.
|
||||
It is not recommended for production use.</p>
|
||||
|
||||
<p>Last updated: 2018-May-25<br/>
|
||||
<p>Last updated: 2018-June-12<br/>
|
||||
Copyright © 2016 and later: Unicode, Inc. and others. License & terms of use:
|
||||
<a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
|
||||
Copyright © 1997-2016 International Business Machines Corporation and others.
|
||||
|
|
|
@ -14,22 +14,22 @@ h3.doc { text-decoration: underline }
|
|||
<body style="background-color: rgb(255, 255, 255);" lang="EN-US"
|
||||
link="#0000ff" vlink="#800080">
|
||||
<h1>International Components for Unicode for Java (ICU4J)</h1>
|
||||
<h2>Read Me for ICU4J 62.1 Release Candidate</h2>
|
||||
(Last Update: 2018-May-25)
|
||||
<h2>Read Me for ICU4J 62.1</h2>
|
||||
(Last Update: 2018-June-12)
|
||||
<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 milestone of ICU4J 62.
|
||||
The contents of this document may not reflect the recent changes done
|
||||
for ICU 62 development. It is not recommended for production use. -->
|
||||
<b>Note:</b> This is a release candidate of ICU4J 62.
|
||||
<!-- <b>Note:</b> This is a release candidate of ICU4J 62.
|
||||
The contents of this document may not reflect the recent changes done
|
||||
for ICU 62 development. This release candidate is intended for those
|
||||
wishing to verify ICU 62 integration before final release. It is not
|
||||
recommended for production use.
|
||||
</p>
|
||||
</p> -->
|
||||
<p>For the most recent release, see the <a
|
||||
href="http://www.icu-project.org/download/"> ICU4J
|
||||
download site</a>. </p>
|
||||
|
@ -143,7 +143,7 @@ found in ICU4J.</p>
|
|||
<p>See the <a href="https://sites.google.com/site/icusite/download/62">ICU 62 download page</a>
|
||||
about new features in this release.</p>
|
||||
<p>The list of API changes since the previous ICU4J release is available
|
||||
<a href="http://source.icu-project.org/repos/icu/tags/release-62-rc/icu4j/APIChangeReport.html">here</a>.</p>
|
||||
<a href="http://source.icu-project.org/repos/icu/tags/release-62-1/icu4j/APIChangeReport.html">here</a>.</p>
|
||||
|
||||
<!-- ICU 62 items -->
|
||||
<!-- <h3>[Subject]</h3> -->
|
||||
|
|
Loading…
Add table
Reference in a new issue