From 2cdc2a0d30a1c86808b7b491ccab334ecfe00da5 Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Fri, 22 Jul 2005 16:52:59 +0000 Subject: Remove extra definition of supports_migrations? from abstract_adaptor.rb git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1892 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 018972d954..07fd379b88 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Remove extra definition of supports_migrations? from abstract_adaptor.rb [Nicholas Seckar] + * Fix acts_as_list so that moving next-to-last item to the bottom does not result in duplicate item positions * Fixed incompatibility in DB2 adapter with the new limit/offset approach #1718 [Maik Schmidt] -- cgit v1.2.3