From cffd1a9c3ac74dfd45dfef573b8592408f83481c Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Sun, 22 Jan 2006 06:28:49 +0000 Subject: Show a meaningful error when the DB2 adapter cannot be loaded due to missing dependencies. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3460 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 2cb721b1a2..3b17ea2118 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Show a meaningful error when the DB2 adapter cannot be loaded due to missing dependencies. [Nicholas Seckar] + * Make .count work for has_many associations with multi line finder sql [schoenm@earthlink.net] * Add AR::Base.base_class for querying the ancestor AR::Base subclass [Jamis Buck] -- cgit v1.2.3