From f175547e585923420a0ce1c550f6a595755aca22 Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Wed, 12 Oct 2005 23:13:07 +0000 Subject: Corrections to SQLServer native data types. Closes #2267. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2545 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 959a1069fd..d38390110f 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Corrections to SQLServer native data types. #2267. [rails.20.clarry@spamgourmet.com] + * Deprecated ActiveRecord::Base.threaded_connection in favor of ActiveRecord::Base.allow_concurrency. * Protect id attribute from mass assigment even when the primary key is set to something else. #2438. [Blair Zajac ] -- cgit v1.2.3