mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-7415 Update readme files for 4.2.1.1
X-SVN-Rev: 27557
This commit is contained in:
parent
8064ed2ec6
commit
e4f33811ea
3 changed files with 24 additions and 8 deletions
24
readme.html
24
readme.html
|
@ -4,7 +4,7 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta http-equiv="Content-Style-Type" content="text/css2">
|
||||
<title>ReadMe for ICU4J</title>
|
||||
<meta name="COPYRIGHT" content="Copyright 2000-2009, International Business Machines Corporation and others. All Rights Reserved.">
|
||||
<meta name="COPYRIGHT" content="Copyright 2000-2010, International Business Machines Corporation and others. All Rights Reserved.">
|
||||
<style type="text/css">
|
||||
h3.doc { background: #CCCCFF }
|
||||
h4.doc { text-decoration: underline }
|
||||
|
@ -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.2.1</h3>
|
||||
<h3>Read Me for ICU4J 4.2.1.1</h3>
|
||||
<hr size="2" width="100%">
|
||||
<p><b>Release Date</b><br>
|
||||
July 1, 2009<br>
|
||||
February 12, 2010<br>
|
||||
</p>
|
||||
<!-- <p><b>Note:</b> This is major release of ICU4J. It contains bug fixes
|
||||
and adds implementations of inherited API and introduces new API
|
||||
|
@ -140,6 +140,22 @@ is available
|
|||
<a href="http://source.icu-project.org/repos/icu/icu4j/tags/release-4-2/APIChangeReport.html">here</a>.
|
||||
</p>
|
||||
|
||||
<h4 class="doc">Summary of changes in 4.2.1.1 (February 12, 2010)</h4>
|
||||
<p><b>Time zone data update</b></p>
|
||||
<p>ICU4J 4.2.1.1 updates the time zone data to version
|
||||
<a href="http://source.icu-project.org/repos/icu/data/trunk/tzdata/icu/2010b/">2010b</a>
|
||||
from the Olson tz database.</p>
|
||||
|
||||
<p><b>Bug fixes</b></p>
|
||||
<p>This release contains following bug fixes ported from ICU4J 4.4 development code stream
|
||||
<ul>
|
||||
<li><a href="http://bugs.icu-project.org/trac/ticket/7107">#7107</a> Synchronization issue in TimeZone.getDisplayName</li>
|
||||
<li><a href="http://bugs.icu-project.org/trac/ticket/7137">#7137</a> ICU4J SimpleDateFormat takes too much time for initializing DateFormatSymbols</li>
|
||||
<li><a href="http://bugs.icu-project.org/trac/ticket/7140">#7140</a> SimpleDateFormat constructor takes too much time on initializing NumberingSystem</li>
|
||||
<li><a href="http://bugs.icu-project.org/trac/ticket/7169">#7169</a> DatTimePatternGenerator threading problem</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h4 class="doc">Summary of changes in 4.2.1 (July 1, 2009)</h4>
|
||||
<p><b>Locale data update</b></p>
|
||||
<p>ICU4J 4.2.1 updates the CLDR version to
|
||||
|
@ -1028,7 +1044,7 @@ review all comments.</p>
|
|||
<h2>Thank you for your interest in ICU4J!</h2>
|
||||
<br>
|
||||
<hr align="center" size="2" width="100%">
|
||||
<p><I><font size="-1">Copyright © 2002-2009 International Business
|
||||
<p><I><font size="-1">Copyright © 2002-2010 International Business
|
||||
Machines Corporation and others. All Rights
|
||||
Reserved.<br>
|
||||
4400 North First Street, San José, CA 95193, USA
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<body lang="EN-US">
|
||||
<h2>About This Content</h2>
|
||||
|
||||
<p>January 12, 2010</p>
|
||||
<p>February 12, 2010</p>
|
||||
<h3>License</h3>
|
||||
|
||||
<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
|
||||
|
@ -31,7 +31,7 @@ and such source code may be obtained at <a href="http://www.eclipse.org/">http:/
|
|||
for informational purposes only, and you should look to the Redistributor's license for
|
||||
terms and conditions of use.</p>
|
||||
|
||||
<p><strong>ICU4J 4.2.1</strong> <br/><br/>
|
||||
<p><strong>ICU4J 4.2.1.v20100212 plug-in</strong> <br/><br/>
|
||||
The plug-in includes software ("ICU4J") developed by International Business Machines
|
||||
Corporation and others.
|
||||
<br/><br/>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<body lang="EN-US">
|
||||
<h2>About This Content</h2>
|
||||
|
||||
<p>January 12, 2010</p>
|
||||
<p>February 12, 2010</p>
|
||||
<h3>License</h3>
|
||||
|
||||
<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
|
||||
|
@ -31,7 +31,7 @@ and such source code may be obtained at <a href="http://www.eclipse.org/">http:/
|
|||
for informational purposes only, and you should look to the Redistributor's license for
|
||||
terms and conditions of use.</p>
|
||||
|
||||
<p><strong>ICU4J 4.2.1</strong> <br/><br/>
|
||||
<p><strong>ICU4J 4.2.1.v20100212 base plug-in</strong> <br/><br/>
|
||||
The plug-in includes software ("ICU4J") developed by International Business Machines
|
||||
Corporation and others.
|
||||
<br/><br/>
|
||||
|
|
Loading…
Add table
Reference in a new issue