From 8cd0e843a430f8fb8204f87efb5ce615a0297cc8 Mon Sep 17 00:00:00 2001 From: Doug Felt Date: Fri, 13 Jan 2006 23:16:53 +0000 Subject: [PATCH] ICU-4999 prep for 3.4.2 release X-SVN-Rev: 18980 --- icu4j/readme.html | 56 +++++++++++-------- .../com.ibm.icu.tests/META-INF/MANIFEST.MF | 6 +- .../eclipse/com.ibm.icu/META-INF/MANIFEST.MF | 4 +- icu4j/src/com/ibm/icu/manifest.module.stub | 6 +- icu4j/src/com/ibm/icu/manifest.stub | 2 +- 5 files changed, 42 insertions(+), 32 deletions(-) diff --git a/icu4j/readme.html b/icu4j/readme.html index 8da8342f18e..c858dc2e887 100644 --- a/icu4j/readme.html +++ b/icu4j/readme.html @@ -7,7 +7,7 @@ ReadMe for ICU4J @@ -18,13 +18,13 @@ h3.doc { background: #CCCCFF }

International Components for Unicode for Java (ICU4J)

-

Read Me for ICU4J 3.4.1

+

Read Me for ICU4J 3.4.2


Release Date
-Oct 7, 2005
+Jan 16, 2006

Note: This is an update release of ICU4J 3.4. It contains bug fixes -and promotes some @draft API to stable, but does not introduce new API +and adds implementations of inherited API, but does not introduce new API or functionality. These changes will be rolled into the next release of ICU4J.

For the most recent release, see the

What Is New In This Release?

-

A complete report of the API changes between version 3.4.1 and -version 3.4 of ICU4J can be found +

A complete report of the API changes between version 3.4.2 and +version 3.4.1 of ICU4J can be found here. This report is generated by a tool and has some limitations, the most notable of which is that it does not properly reflect the effect of class inheritance @@ -207,22 +208,31 @@ changes. Also of course, being generated by a tool, the report does not provide explanation or commentary on the changes. For background information and clarification of changes it's always recommended that you check the mailing list and archives.

- -

APIs promoted to stable

-

At the request of several users of ICU4J, some draft APIs have been promoted -to stable earlier than usual. This enables use of this API without deprecated warnings. -(The next major release of ICU4J will deal with the issue of draft APIs and -deprecated warnings more completely.)

-