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 79c43bbe3e..cc536c3424 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* Fixed scaffold generator when started with only 1 parameter #2609 [self@mattmower.com]
+
* rake should run functional tests even if the unit tests have failures [Jim Weirich]
* Back off cleanpath to be symlink friendly. Closes #2533 [Nicholas Seckar]