mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
add missing entries
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@921 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
75c304f82f
commit
e2805207b7
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue