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 54eef0473c..992519ee92 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -13,6 +13,8 @@
*Rails 3.1.1
+* Add jquery-rails to Gemfile of plugins, test/dummy app needs it. Closes #3091. [Santiago Pastorino]
+
* `rake assets:precompile` loads the application but does not initialize it.
To the app developer, this means configuration add in