mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 18:25:57 +00:00
ICU-7776 Updated readme for ICU4J 4.4.1.1.
X-SVN-Rev: 28238
This commit is contained in:
parent
709f2e1a06
commit
f11fc680d4
1 changed files with 16 additions and 3 deletions
19
readme.html
19
readme.html
|
@ -13,10 +13,10 @@ h4.doc { text-decoration: underline }
|
|||
<body style="background-color: rgb(255, 255, 255);" lang="EN-US"
|
||||
link="#0000ff" vlink="#800080">
|
||||
<h2>International Components for Unicode for Java (ICU4J)</h2>
|
||||
<h3>Read Me for ICU4J 4.4.1</h3>
|
||||
<h3>Read Me for ICU4J 4.4.1.1</h3>
|
||||
<hr size="2" width="100%">
|
||||
<p><b>Release Date</b><br>
|
||||
April 28, 2010<br>
|
||||
June 23, 2010<br>
|
||||
</p>
|
||||
|
||||
<p><b>Note:</b> This is an update release of ICU4J 4.4. This release contains
|
||||
|
@ -168,6 +168,19 @@ is available
|
|||
<a href="http://source.icu-project.org/repos/icu/icu4j/tags/release-4-4/APIChangeReport.html">here</a>.
|
||||
</p>
|
||||
|
||||
<h4 class="doc">Summary of updates in 4.4.1.1 (June 21, 2010)</h4>
|
||||
<p><b>Tme zone data update</b></p>
|
||||
<p>ICU4J 4.4.1.1 updates the time zone data to version
|
||||
<a href="http://source.icu-project.org/repos/icu/data/trunk/tzdata/icunew/2010j/44/">2010j</a>
|
||||
from the Olson tz database.</p>
|
||||
|
||||
<p><b>Bug fix</b></p>
|
||||
<p>This release contains following bug fix
|
||||
<ul>
|
||||
<li><a href="http://bugs.icu-project.org/trac/ticket/7765">#7765</a> ICU4J 4.4 fails to load available locales on WebSphere</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<h4 class="doc">Summary of updates in 4.4.1 (April 28, 2010)</h4>
|
||||
<p><b>CLDR 1.8.1 updates</b></p>
|
||||
<p>ICU4J 4.4.1 imported locale data updates from <a href="http://cldr.unicode.org/index/downloads/cldr-1-8-1">CLDR
|
||||
|
@ -1080,7 +1093,7 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in <I>$icu4c_r
|
|||
</ol>
|
||||
|
||||
<h3 class="doc"><a name="timezone"></a>About ICU4J Time Zone</h3>
|
||||
<p>ICU4J 4.4.1 includes time zone data version 2010i, which is the latest one as of
|
||||
<p>ICU4J 4.4.1.1 includes time zone data version 2010j, 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