aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
diff options
context:
space:
mode:
authorThomas Fuchs <thomas@fesch.at>2005-10-09 17:26:24 +0000
committerThomas Fuchs <thomas@fesch.at>2005-10-09 17:26:24 +0000
commit2ed689745c14f7f02e5e4a970240e206dcee1b33 (patch)
tree5dc8532d1724c43f789528b7272c16490402094b /railties/CHANGELOG
parent7d101d58400acaff232091485c8e140f0a37cbaf (diff)
downloadrails-2ed689745c14f7f02e5e4a970240e206dcee1b33.tar.gz
rails-2ed689745c14f7f02e5e4a970240e206dcee1b33.tar.bz2
rails-2ed689745c14f7f02e5e4a970240e206dcee1b33.zip
Make it clear that we are at script.aculo.us V1.5_rc3 now
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2505 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r--railties/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG
index 259eb44e10..154e9afb38 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -1,6 +1,6 @@
*SVN*
-* Update Prototype to V1.4.0_pre11, script.aculo.us to [2502] and fix the rails generator to include the new .js files [Thomas Fuchs]
+* Update Prototype to V1.4.0_pre11, script.aculo.us to V1.5_rc3 [2504] and fix the rails generator to include the new .js files [Thomas Fuchs]
* Make the generator skip a file if it already exists and is identical to the new file.