From e2805207b71df948ed889ec9bac70b727bb0ffeb Mon Sep 17 00:00:00 2001 From: Leon Breedt Date: Sun, 20 Mar 2005 07:31:50 +0000 Subject: add missing entries git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@921 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionwebservice/CHANGELOG | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'actionwebservice/CHANGELOG') diff --git a/actionwebservice/CHANGELOG b/actionwebservice/CHANGELOG index d75d400b91..8d0765ab73 100644 --- a/actionwebservice/CHANGELOG +++ b/actionwebservice/CHANGELOG @@ -1,4 +1,8 @@ -*0.7.0* (Unreleased) +*0.6.1* (Unreleased) + +* Fix that method response QNames mismatched with that declared in the WSDL, makes SOAP::WSDLDriverFactory work against AWS again + +* Fix that @request.env was being modified, instead, dup the value gotten from env * Fix XML-RPC example to use :layered mode, so it works again -- cgit v1.2.3