From 760bcc6ea93d235294cb741a2359365794365c34 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 5 Jul 2006 01:09:40 +0000 Subject: Fixed HashWithIndifferentAccess#default (closes #5586) [chris@seagul.co.uk] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4539 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 94470cf139..6d81723705 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed HashWithIndifferentAccess#default #5586 [chris@seagul.co.uk] + * More compatible Hash.create_from_xml. #5523 [nunemaker@gmail.com] * Added Enumerable#sum for calculating a sum from the elements [DHH, jonathan@daikini.com]. Examples: -- cgit v1.2.3