diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-29 17:48:52 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-29 17:48:52 +0000 |
commit | a1a3fca873e35c3f7dd4036aa1a734df3b7100e9 (patch) | |
tree | a09fd859f8cb3008da76b1c43ecce17861a44b07 | |
parent | c3f805f8a247326c71a48e20dcc5386ba9722a7f (diff) |
Update changes file for M4 - fix typo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831045 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/sca/CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/CHANGES b/java/sca/CHANGES index 2bfd9865f6..c76a368795 100644 --- a/java/sca/CHANGES +++ b/java/sca/CHANGES @@ -5,7 +5,7 @@ Highlights include: - Passes the OASIS conformance test suite for the SCA-J CAA Specification!
- Almost passes the OASIS conformance test suite for the SCA Assembly Specification with
a small number of test failures that will be fixed in the next release
-- Support for <binding.jms> and the OASIS SCA BPEL specification
+- Support for <binding.jms> and the OASIS SCA JMS specification
- Support for <binding.ejb> on references and partial support of the OASIS SCA EJB specification
- A new Tuscany specific binding for JSONP support
- Several Tuscany specific extensions ported up from the 1.x runtime including bindings for ATOM,
|