ICU-5295 added a description about timezone data updates in 3.4.5

X-SVN-Rev: 20124
This commit is contained in:
Yoshito Umaoka 2006-08-21 23:18:20 +00:00
parent f7907fdbbe
commit 0cdd48176f

View file

@ -194,19 +194,6 @@ current and complete version of this support is always found in ICU4J.
-->
<h3 class="doc"><a name="news"></a>What Is New In This Release?</h3>
<ul>
<li><a href="#News_Fixes">Fixes</a></li>
</ul>
<p>A complete report of the API changes between version 3.4.4 and
version 3.4.5 of ICU4J can be found
<a href="APIChangeReport.html">here</a>. This report is generated by a
tool and has some limitations, the most notable of which is that it
does not properly reflect the effect of class inheritance
changes. Also of course, being generated by a tool, the report does
not provide explanation or commentary on the changes. For background
information and clarification of changes it's always recommended that
you check the mailing list and archives.</p>
<h4><a name="News_Fixes" id="News_Fixes">Fixes:</a></h4>
<p>This release contains the following bug fixes (not a complete list):<ul>
</ul>
<li><b>jb5134:</b> TimeZone.getOffset returns wrong offset before the first timezone transition</li>