aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
diff options
context:
space:
mode:
authorSam Stephenson <sam@37signals.com>2007-10-16 21:08:29 +0000
committerSam Stephenson <sam@37signals.com>2007-10-16 21:08:29 +0000
commit45107ecaf85b8e7cc7ec60e95a3e646ae25618ae (patch)
tree831a037d5f3e019c5cf453bae627b18d23fb1f44 /railties/CHANGELOG
parent534600eb7c10c930fd8d0ddd273a0ad1aa9953f0 (diff)
downloadrails-45107ecaf85b8e7cc7ec60e95a3e646ae25618ae.tar.gz
rails-45107ecaf85b8e7cc7ec60e95a3e646ae25618ae.tar.bz2
rails-45107ecaf85b8e7cc7ec60e95a3e646ae25618ae.zip
Update Prototype to 1.6.0_rc1 and script.aculo.us to 1.8.0 preview 0.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7947 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 2a2912ef7e..9b00304cb9 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* Update Prototype to 1.6.0_rc1 and script.aculo.us to 1.8.0 preview 0. [sam, madrobby]
+
* Generated fixtures use the actual primary key instead of id. #4343 [Frederick Ros, Tarmo Tänav]
* Extend the console +helper+ method to allow you to include custom helpers. e.g: