diff options
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r-- | railties/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 801c7bb98e..6e029db550 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Clean up the output of rake stats, de-emphasise components and apis, and remove the indents for tests [Koz] + * Added option to script/process/spawner of specifying the binding address #5133 [zsombor] * Update environment.rb comments to include config.autoload_paths. Closes #6478 [caio] |