From 604eb8ab9555da2c539fa8448625593013de3a00 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Sat, 5 Aug 2006 01:39:57 +0000 Subject: Fix announcement of very long migration names. Closes #5722. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4663 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index e3e6be375f..550e5adb3a 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix announcement of very long migration names. #5722 [blake@near-time.com] + * The exists? class method should treat a string argument as an id rather than as conditions. #5698 [jeremy@planetargon.com] * Fixed to_xml with :include misbehaviors when invoked on array of model instances #5690 [alexkwolfe@gmail.com] -- cgit v1.2.3