diff --git a/icu4c/APIChangeReport.html b/icu4c/APIChangeReport.html index 9cb9dc37a5e..04cc55b0e28 100644 --- a/icu4c/APIChangeReport.html +++ b/icu4c/APIChangeReport.html @@ -5,12 +5,12 @@ --> -ICU4C API Comparison: ICU 59 with ICU 60 (m1) +ICU4C API Comparison: ICU 59 with ICU 60 -

ICU4C API Comparison: ICU 59 with ICU 60 (m1)

+

ICU4C API Comparison: ICU 59 with ICU 60

@@ -563,13 +1356,12 @@ This section shows cases where the signature was "simplified" for the sake of comparison. The simplified form is in bold, followed by all possible variations in "original" form.
-

(jump back to top)

-Contents generated by StableAPI tool on Mon Jun 26 00:55:10 EDT 2017
Copyright (C) 2017, International Business Machines Corporation, All Rights Reserved.
+Contents generated by StableAPI tool on Wed Oct 04 23:55:39 UTC 2017
Copyright (C) 2017, International Business Machines Corporation, All Rights Reserved.

diff --git a/icu4c/source/i18n/unicode/nounit.h b/icu4c/source/i18n/unicode/nounit.h index e743363445c..cfc9ba2bcfe 100644 --- a/icu4c/source/i18n/unicode/nounit.h +++ b/icu4c/source/i18n/unicode/nounit.h @@ -63,7 +63,7 @@ public: /** * Return a polymorphic clone of this object. The result will * have the same class as returned by getDynamicClassID(). - * @stable ICU 3.0 + * @draft ICU 60 */ virtual UObject* clone() const;