aboutsummaryrefslogtreecommitdiffstats
path: root/actionwebservice
diff options
context:
space:
mode:
authorMarcel Molina <marcel@vernix.org>2006-03-28 04:05:08 +0000
committerMarcel Molina <marcel@vernix.org>2006-03-28 04:05:08 +0000
commit4e3c101bcbed0ed9f3dec687023eadac3d9c51b8 (patch)
treedd9dceb7e4a063d943046542acd41101f3081ff5 /actionwebservice
parent2597bd6970c394445e7256c1fb9058538422665b (diff)
downloadrails-4e3c101bcbed0ed9f3dec687023eadac3d9c51b8.tar.gz
rails-4e3c101bcbed0ed9f3dec687023eadac3d9c51b8.tar.bz2
rails-4e3c101bcbed0ed9f3dec687023eadac3d9c51b8.zip
Add 1.0 marker to edge rails changelongs
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4085 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionwebservice')
-rw-r--r--actionwebservice/CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/actionwebservice/CHANGELOG b/actionwebservice/CHANGELOG
index 3ebb50958d..6fb21f3ed6 100644
--- a/actionwebservice/CHANGELOG
+++ b/actionwebservice/CHANGELOG
@@ -24,6 +24,12 @@
* Fix for incompatibility problems with SOAP4R 1.5.5 (#2553) [Kent Sibilev]
+*1.0.0* (December 13th, 2005)
+
+* Become part of Rails 1.0
+
+*0.9.4* (December 7th, 2005)
+
* Update from LGPL to MIT license as per Minero Aoki's permission. [Marcel Molina Jr.]
* Rename Version constant to VERSION. #2802 [Marcel Molina Jr.]