ICU-5533 Update readme and set eclipse plugin version number

X-SVN-Rev: 21372
This commit is contained in:
Yoshito Umaoka 2007-04-06 22:36:16 +00:00
parent 4ec6dcd423
commit 017f2f40aa
2 changed files with 5 additions and 4 deletions

View file

@ -13,4 +13,5 @@ icu4j.previous.version.number=34
api.report.out=${api.dir}/icu4j_compare_${icu4j.previous.version.number}_${icu4j.version.number}.html
copyright=Copyright (c) 2000-2007, International Business Machines Corporation and others. All Rights Reserved.
corp=IBM Corporation
copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2007. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
copyright.eclipse=Licensed Materials - Property of IBM \n (C) Copyright IBM Corp. 2000, 2007. All Rights Reserved. \n IBM is a registered trademark of IBM Corp.
icu4j.eclipse.build.version.string=3.6.1.20070409

View file

@ -21,7 +21,7 @@ h3.doc { background: #CCCCFF }
<h3>Read Me for ICU4J 3.6.1</h3>
<hr size="2" width="100%">
<p><b>Release Date</b><br>
March 19, 2007<br>
April 9, 2007<br>
</p>
<p><b>Note:</b> This is an update release of ICU4J 3.6. It contains bug fixes
and adds implementations of inherited API, but does not introduce new API or
@ -233,7 +233,7 @@ current and complete version of this support is always found in ICU4J.
</ul>
</li>
<li><strong>New time zone data</strong>: Release 3.6.1 updates the time zone
data to version 2007d from the Olson time zone database. There was a ICU time
data to version 2007e from the Olson time zone database. There was a ICU time
zone data generation tool's bug which caused some offset calculation problems
reported by Ticket#<a href="http://bugs.icu-project.org/trac/ticket/5135">5135</a>.
The bug in the tool was fixed and the version of time zone data contained in this release
@ -287,7 +287,7 @@ platforms (note, only some build/test targets work on 1.3 platforms):
<li> Solaris 5.9 / Sun JDK 1.4.2, 1.4.1, 1.4.0</li>
<li> AIX 5.2 / IBM JDK 1.4.2, 1.4.1</li>
<li> AIX 5.1 / IBM JDK 1.4.2, 1.4.1</li>
<li> RedHat Enterprise Linux 3/ IBM JDK 1.5.0, 1.4.2, Sun JDK 1.5.0, 1.4.2, 1.4.1, 1.4.0</li>
<li> RedHat Enterprise Linux 3/ IBM JDK 1.5.0, 1.4.2, Sun JDK 1.5.0, 1.4.2, 1.4.1</li>
<li> HP UX Sun JDK 1.5.0, 1.4.2</li>
</ul>
<h3 class="doc"><a name="download"></a>How to Download ICU4J</h3>