aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-05-01 23:30:04 +0200
committerXavier Noria <fxn@hashref.com>2011-05-04 10:33:53 +0200
commit33567d1d7b98bdcc5d173ea1a355d936329bec4d (patch)
tree876f4497988e8250fc20e30cc0e5a45ccef9fc49 /railties/CHANGELOG
parentc9fa3f03fee1b3a191fa64ec4e31b1f84b66e9d7 (diff)
downloadrails-33567d1d7b98bdcc5d173ea1a355d936329bec4d.tar.gz
rails-33567d1d7b98bdcc5d173ea1a355d936329bec4d.tar.bz2
rails-33567d1d7b98bdcc5d173ea1a355d936329bec4d.zip
jQuery is no longer vendored
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 83c501c656..eb93c144e8 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -1,5 +1,7 @@
*Rails 3.1.0 (unreleased)*
+* jQuery is no longer vendored, it is provided from now on by the jquery-rails gem. [fxn]
+
* Application generation no longer supports the -j option. [fxn]
* Prototype and Scriptaculous are no longer vendored, they are provided from now on