From 7441b19d0c6f944b8547725f1f51349c79608576 Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Tue, 5 Sep 2006 23:36:14 +0000 Subject: Fix logic error in determining what was loaded by a given file. Closes #6039. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5035 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 004a5b00df..54f9b4e4cc 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix logic error in determining what was loaded by a given file. Closes #6039. [Nicholas Seckar] + * Equate Kernel.const_missing with Object.const_missing. Fixes #5988. [Nicholas Seckar] * Add ApplicationController special case to Dependencies. [Nicholas Seckar] -- cgit v1.2.3