From 30fa7053be89de6a4615788862e052be925342c2 Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Mon, 14 Aug 2006 18:15:44 +0000 Subject: Add silencing to deprecations; avoid self-scolding. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4760 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 8bf2fafd6e..294e961f28 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Don't warn dispatcher of Reloadable deprecations. [Nicholas Seckar] + * Rearrange application resetting and preparation, fix bug with leaking subclasses hash in ActiveRecord::Base [Rick Olson] ActiveRecord::Base.reset_subclasses is called before Dependencies are cleared and classes removed. -- cgit v1.2.3