From df901ce3455159f2a01d443239f33b50b5dacf4e Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Thu, 8 Dec 2005 04:51:18 +0000 Subject: SQLite: find database file when RAILS_ROOT is a symlink. References #3116. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3244 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 359e14619f..d5fe3745b5 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* SQLite: find database file when RAILS_ROOT is a symlink. #3116 [anna@wota.jp] + * Reloading an instance refreshes its aggregations as well as its associations. #3024 [François Beausolei] * Fixed that using :include together with :conditions array in Base.find would cause NoMethodError #2887 [Paul Hammmond] -- cgit v1.2.3