From 928c84b65b6d34ca9cbfd698c1c01f8517d54ee1 Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Mon, 2 Oct 2006 19:12:57 +0000 Subject: Fix issue with #class_inheritable_accessor saving updates to the parent class when initialized with an Array or Hash [mojombo] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5218 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 bd70d2cde4..6818f32f55 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix issue with #class_inheritable_accessor saving updates to the parent class when initialized with an Array or Hash [mojombo] + * Hash#to_xml supports Bignum and BigDecimal. #6313 [edibiase] * Don't undefine #class in OptionMerger [Rick] -- cgit v1.2.3