diff --git a/release/changelog.txt b/release/changelog.txt index 87055e84..b4edc8db 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) +Package org.springframework.ws.transport.http +* Added MessageDispatcherServlet (#SWS-60) + Samples * Added JAX-WS client for Airline sample