From 7bdffc10a46bff2ee02ddf1c2ec7fed72938ad7a Mon Sep 17 00:00:00 2001 From: Peter Edberg Date: Thu, 5 Oct 2017 06:06:44 +0000 Subject: [PATCH] ICU-13377 ICU4C 60 API change report, plus fix one mistagged item X-SVN-Rev: 40566 --- icu4c/APIChangeReport.html | 1014 +++++++++++++++++++++++++--- icu4c/source/i18n/unicode/nounit.h | 2 +- 2 files changed, 904 insertions(+), 112 deletions(-) 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;