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 720ac08fd9..e74bbf1df9 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Make the generator skip a file if it already exists and is identical to the new file. + * Add experimental plugin support #2335 * Made Rakefile aware of new .js files in script.aculo.us [Thomas Fuchs] |