From 766fbce04e9d24de36c9cb9cfe719f3814cedc11 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 22 Sep 2007 22:18:55 +0000 Subject: Fixed that using version-targetted migrates would fail on loggers other than the default one (closes #7430) [valeksenko] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7577 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 b03594bb44..0d0ae92682 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed that using version-targetted migrates would fail on loggers other than the default one #7430 [valeksenko] + * Fixed rename_column for SQLite when using symbols for the column names #8616 [drodriguez] * Added the possibility of using symbols in addition to concrete classes with ActiveRecord::Observer#observe #3998 [robbyrussell/tarmo] -- cgit v1.2.3