From a4f74da225a9385a02a399fa1156adeaf261c234 Mon Sep 17 00:00:00 2001 From: Michael Koziarski Date: Mon, 3 Apr 2006 03:06:23 +0000 Subject: Fix for depot and other applications with .13 style environment.rb files. prints deprecation warnings to the log file git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4136 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'activesupport/CHANGELOG') diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index 388cdb3b8f..4886912b31 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,3 +1,7 @@ +* SVN * + +* provide an empty Dependencies::LoadingModule.load which prints deprecation warnings. Lets 1.0 applications function with .13-style environment.rb. + *1.3.0* (March 27th, 2005) * When possible, avoid incorrectly obtaining constants from parent modules. Fixes #4221. [Nicholas Seckar] -- cgit v1.2.3