From 0dc53a8f6f024c5ca7afba7ada498a26ab888c0f Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Fri, 28 Apr 2006 01:12:18 +0000 Subject: When grouping, use the appropriate option key. [Marcel Molina Jr.] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4297 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 9540d6fc17..da08d14816 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* When grouping, use the appropriate option key. [Marcel Molina Jr.] + * Only modify the sequence name in the FrontBase adapter if the FrontBase adapter is actually being used. [Marcel Molina Jr.] * Add support for FrontBase (http://www.frontbase.com/) with a new adapter thanks to the hard work of one Mike Laster. Closes #4093. [mlaster@metavillage.com] -- cgit v1.2.3