diff --git a/icu4c/readme.html b/icu4c/readme.html index a9d9c4a4f9e..8d8a4eccba6 100644 --- a/icu4c/readme.html +++ b/icu4c/readme.html @@ -215,6 +215,15 @@
To see which APIs are new or changed in this release, view the ICU4C API Change Report.
+ ++ DecimalFormat::isScientificNotation and DecimalFormat::isExponentSignAlwaysShown + are now const member functions. DecimalFormat is not recommended for subclassing. +
+ + +The following list concentrates on changes that affect existing applications migrating from previous ICU releases. For more news about this release, see the