From 5c4c723aeb41d8bb59e0c4fce813c13816b66791 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Fri, 6 Oct 2006 10:59:38 +0000 Subject: [PATCH] --- release/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release/changelog.txt b/release/changelog.txt index 952e5d27..87055e84 100644 --- a/release/changelog.txt +++ b/release/changelog.txt @@ -16,6 +16,9 @@ Package org.springframework.ws.soap.security.xwss.callback * DefaultTimestampValidator no longer requires Expired in request (#SWS-55) * Digest passwords are handled correctly in the SimplePasswordValidationCallbackHandler (#SWS-56) +Samples +* Added JAX-WS client for Airline sample + Changes in version 1.0-M2 ------------------------- Package org.springframework.oxm