aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
diff options
context:
space:
mode:
authorThomas Fuchs <thomas@fesch.at>2005-12-12 17:14:05 +0000
committerThomas Fuchs <thomas@fesch.at>2005-12-12 17:14:05 +0000
commitf7e39c4ec78e81c4336a1ef470f3ff0a2430fc7a (patch)
treeb8a7913a5446e3a3c41c275f794c8c26760ac112 /railties/CHANGELOG
parent6427db6baa9cfd3dfdbe8c1efd4e99825f751023 (diff)
downloadrails-f7e39c4ec78e81c4336a1ef470f3ff0a2430fc7a.tar.gz
rails-f7e39c4ec78e81c4336a1ef470f3ff0a2430fc7a.tar.bz2
rails-f7e39c4ec78e81c4336a1ef470f3ff0a2430fc7a.zip
Update to script.aculo.us 1.5.0_rc6
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3285 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r--railties/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG
index 739a6fd853..d198d65502 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* Update to script.aculo.us 1.5.0_rc6
+
* Update instructions on how to find and install generators. #3172. [Chad Fowler]
* Generator looks in vendor/generators also. [Chad Fowler]