aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
diff options
context:
space:
mode:
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