From e2acd16810a597e9fa3acd6277e8371678cea34a Mon Sep 17 00:00:00 2001 From: Nicholas Seckar Date: Sun, 24 Dec 2006 14:53:35 +0000 Subject: Update load once paths to prevent nested once constants from being detected and claimed by an external non-once load. References #6720 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5782 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 4bcf7ef7df..64040371c4 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Update load once paths to prevent nested once constants from being detected and claimed by an external non-once load. [Nicholas Seckar] + * Deprecation: silence warnings when reporting test errors. [Jeremy Kemper] * Hash#slice(*keys) returns a new hash with only the given keys. #slice! replaces the hash with only the given keys. Works with HashWithIndifferentAccess also. [Jeremy Kemper] -- cgit v1.2.3