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 0c651eb869..2d21ab60b2 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* Add 'add_new_scripts' rake task for adding new rails scripts to script/* [Jamis Buck]
+
* Remove bogus hyphen from script/process/reaper calls to 'ps'. #2767 [anonymous]
* Copy lighttpd.conf when it is first needed, instead of on app creation [Jamis Buck]