aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice/CHANGELOG
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2005-03-22 12:33:47 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2005-03-22 12:33:47 +0000
commit4e60fe3ef3474834a9880f3cdd2a47f8efa99bc5 (patch)
treeacdd26f036976ecb3ded5adaf4b99c76f52cc899 /actionwebservice/CHANGELOG
parente1ce18020e1c23c148060ec2180dc0ed794be06e (diff)
downloadrails-4e60fe3ef3474834a9880f3cdd2a47f8efa99bc5.tar.gz
rails-4e60fe3ef3474834a9880f3cdd2a47f8efa99bc5.tar.bz2
rails-4e60fe3ef3474834a9880f3cdd2a47f8efa99bc5.zip
Added documentation and fixed an ajax bug
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@974 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionwebservice/CHANGELOG')
-rw-r--r--actionwebservice/CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/actionwebservice/CHANGELOG b/actionwebservice/CHANGELOG
index 8d0765ab73..29edcd517e 100644
--- a/actionwebservice/CHANGELOG
+++ b/actionwebservice/CHANGELOG
@@ -1,4 +1,4 @@
-*0.6.1* (Unreleased)
+*0.6.1* (22th March, 2005)
* Fix that method response QNames mismatched with that declared in the WSDL, makes SOAP::WSDLDriverFactory work against AWS again
@@ -10,6 +10,7 @@
* Fix that SOAP fault response fault code values were not QName's #804
+
*0.6.0* (7th March, 2005)
* Add action_controller/test_invoke, used for integrating AWS with the Rails testing infrastructure
@@ -30,6 +31,7 @@
* Replace '::' with '..' in fully qualified type names for marshaling and WSDL. This improves interoperability with .NET, and closes #676.
+
*0.5.0* (24th February, 2005)
* lib/action_service/dispatcher*: replace "router" fragments with