summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/CHANGES8
1 files changed, 7 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/CHANGES b/sca-java-2.x/branches/2.0-Beta1/CHANGES
index 3fb0070a17..db34bff2e1 100644
--- a/sca-java-2.x/branches/2.0-Beta1/CHANGES
+++ b/sca-java-2.x/branches/2.0-Beta1/CHANGES
@@ -1,3 +1,9 @@
+Changes With Apache Tuscany SCA 2.0-Beta1 June 2010
+====================================================
+
+Lots of updates to keep up with recent changes in the OASIS Specifications
+
+
Changes With Apache Tuscany SCA 2.0-M5 June 2010
====================================================
@@ -7,7 +13,7 @@ Highlights include:
- New Tuscany specific support for REST/JAXRS
- Started improving the layout of the samples to separate contributions from launchers
- Further improvements to the distributed SCA domain support
-- Improved support for the SCAClient in distributed scenarios
+- Improved support for the SCAClient in distributed scenarios
- Dropped support for JDK 5
- Numerous other bug fixes and improvements