ICU-5801 Merging the update in readme.html from trunk.

X-SVN-Rev: 22682
This commit is contained in:
Yoshito Umaoka 2007-09-14 04:07:32 +00:00
parent 7c82f1e0fb
commit 1b8b1575cc

View file

@ -151,6 +151,11 @@ significantly, perhaps requiring recoding on your part depending on your
usage. For more information, see <a href="http://icu-project.org/userguide/formatDateTime.html">
Formatting Dates and Times</a> in the User Guide.
<p>
<p><b>Status of ICU4J charset converter</b>
<p>The ICU4J implementation of java.nio.charset.Charset is included as a Technology
Preview. Not all functionality from the java.nio.Charset interfaces is operational,
and some converters are known to mis-handle Unicode supplementary characters. Use with caution.
<p>
<p><b>New features</b>
<p>
See the <a href="http://www.icu-project.org/download/">ICU 3.8 download page</a> about new features in this release.