diff options
author | Pratik Naik <pratiknaik@gmail.com> | 2009-03-18 18:33:44 +0000 |
---|---|---|
committer | Pratik Naik <pratiknaik@gmail.com> | 2009-03-18 18:33:44 +0000 |
commit | 11f53db2167e5a199ac31c427dd45dd2362bf32a (patch) | |
tree | a5a4f2c3087306262afccd961b3d40d4d5e89cd1 /railties/CHANGELOG | |
parent | dc88847e5ce392eed210b97525c14fca55852867 (diff) | |
download | rails-11f53db2167e5a199ac31c427dd45dd2362bf32a.tar.gz rails-11f53db2167e5a199ac31c427dd45dd2362bf32a.tar.bz2 rails-11f53db2167e5a199ac31c427dd45dd2362bf32a.zip |
Remove outdated script/plugin 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] |