From e6d1cc2430a629d6906519f2aba51815560f7fbe Mon Sep 17 00:00:00 2001
From: Yoshito Umaoka
-Note: This is major release of ICU4J. It contains bug fixes and adds implementations
-of inherited API and introduces new API or functionality.
+Note: This is an updated release of ICU4J 60. This release contains
+bug fixes and updated data, but does not introduce any new APIs for functionalities.
+
@@ -139,9 +141,13 @@ found in ICU4J. See the ICU 60 download page
+ about updates in this maintenance release. See the ICU 60 download page
-about new features in this release.International Components for Unicode for Java (ICU4J)
-Read Me for ICU4J 60.1
-(Last Update: 2017-Oct-30)
+Read Me for ICU4J 60.2
+(Last Update: 2017-Dec-7)
Changes In This Release
+ICU4J 60.2
+ICU4J 60.1
The list of API changes since the previous ICU4J release is available here.
@@ -180,19 +186,19 @@ builds, and they are packaged in jar files for convenient download. <dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j</artifactId> - <version>60.1</version> + <version>60.2</version> </dependency> <dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j-charset</artifactId> - <version>60.1</version> + <version>60.2</version> </dependency> <dependency> <groupId>com.ibm.icu</groupId> <artifactId>icu4j-localespi</artifactId> - <version>60.1</version> + <version>60.2</version> </dependency> @@ -876,8 +882,8 @@ ICU4J data is built by ICU4C tools. Please see "icu4j-readme.txt" in icu4c/sourc