From 05cc2a1e81cc674e633c8defd8183cad1cc99903 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Sat, 17 Feb 2007 13:17:03 +0000 Subject: [PATCH] --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index a3a42876..db7a4d6d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -16,6 +16,9 @@ Package org.springframework.ws.soap.saaj Package org.springframework.ws.soap.security.xwss.callback * DefaultTimestapValidator now handles timestamps with milliseconds correctly (#SWS-89) +Package org.springframework.ws.transport.http +* fixed issue with reading response HTTP headers + Changes in version 1.0-M3 ------------------------- Package org.springframework.oxm.castor