aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
diff options
context:
space:
mode:
authorThomas Fuchs <thomas@fesch.at>2007-12-04 18:12:54 +0000
committerThomas Fuchs <thomas@fesch.at>2007-12-04 18:12:54 +0000
commitcfa31c30b84d9ecd6423ab7341df6eb646bcc508 (patch)
tree4cc73703fdac6c5196ee87aa8bb289dad8e4ff8b /railties/CHANGELOG
parent112ed3031671476d6aee3d0f69affe6c113e711f (diff)
downloadrails-cfa31c30b84d9ecd6423ab7341df6eb646bcc508.tar.gz
rails-cfa31c30b84d9ecd6423ab7341df6eb646bcc508.tar.bz2
rails-cfa31c30b84d9ecd6423ab7341df6eb646bcc508.zip
Update trunk to script.aculo.us 1.8.0.1, fixes a regression in the autocompleter
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8268 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 cf0425a22e..e56e5f2547 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* Update script.aculo.us to 1.8.0.1. [madrobby]
+
* Added db:fixtures:identity as a way of locating what ID a foxy fixture was assigned #10332 [jbarnette]
* Generated fixtures should not specify ids since theyre expected to be foxy fixtures #10330 [jbarnette]