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 cf0425a22e..e56e5f2547 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Update script.aculo.us to 1.8.0.1. [madrobby] + * Added db:fixtures:identity as a way of locating what ID a foxy fixture was assigned #10332 [jbarnette] * Generated fixtures should not specify ids since theyre expected to be foxy fixtures #10330 [jbarnette] |