aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG
diff options
context:
space:
mode:
authorThomas Fuchs <thomas@fesch.at>2006-11-19 23:01:32 +0000
committerThomas Fuchs <thomas@fesch.at>2006-11-19 23:01:32 +0000
commitde6ffba80673543d39ec7ef851fe9d1f7ab3a148 (patch)
tree211e3f5b075c5b0a244d74783c5bdc4a18e04205 /actionpack/CHANGELOG
parent44de099efe35a51b709ae754d8c5f769da2bc753 (diff)
downloadrails-de6ffba80673543d39ec7ef851fe9d1f7ab3a148.tar.gz
rails-de6ffba80673543d39ec7ef851fe9d1f7ab3a148.tar.bz2
rails-de6ffba80673543d39ec7ef851fe9d1f7ab3a148.zip
Update trunk w/ latest Prototype and script.aculo.us
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5581 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'actionpack/CHANGELOG')
-rw-r--r--actionpack/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG
index 6c42480034..1d270e39e6 100644
--- a/actionpack/CHANGELOG
+++ b/actionpack/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* Update to Prototype and script.aculo.us [5579]. [Thomas Fuchs]
+
* simple_format helper doesn't choke on nil. #6644 [jerry426]
* Update to Prototype 1.5.0_rc2 [5550] which makes it work in Opera again [Thomas Fuchs]