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 e8e8434a62..98e3a861e8 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *2.3.2 [Final] (March 15, 2009)* +* Remove outdated script/plugin options [Pratik Naik] + * Allow metal to live in plugins #2045 [Matthew Rudy] * Added metal [Josh Peek] |