ICU-5801 Added a warning for ICU4J charset converter problems in readme.html for 3.8 release.
X-SVN-Rev: 22681
This commit is contained in:
parent
1fb3fb2d12
commit
546faac4ab
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user