ICU-13377 ICU4C 60 API change report, plus fix one mistagged item

X-SVN-Rev: 40566
This commit is contained in:
Peter Edberg 2017-10-05 06:06:44 +00:00
parent 956a47ad0d
commit 7bdffc10a4
2 changed files with 904 additions and 112 deletions

File diff suppressed because it is too large Load diff

View file

@ -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;