From fc7676fcd6c66e6696008ef190d796d740b686a7 Mon Sep 17 00:00:00 2001 From: marcandre Date: Mon, 16 Apr 2012 03:16:40 +0000 Subject: * hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276] [rubyspec:6587eead7cd1] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35343 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e0a72d325b..68faef86eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +Mon Apr 16 12:13:42 2012 Marc-Andre Lafortune + + * hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276] + [rubyspec:6587eead7cd1] + * lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276] + [ref #1400] [rubyspec:9e0250b2fc6f] + * struct.c: Add Struct#to_h [Feature #6276] + [ref #4862] [rubyspec:2082ef46d46e] + * object.c: Add NilClass#to_h [Feature #6276] + [ref #5008] [rubyspec:dc5ecddbd608] + * hash.c: Add Hash#to_h [Feature #6276] + [rubyspec:84b7fe3f24d2] + Mon Apr 16 09:42:50 2012 NAKAMURA Usaku * lib/rubygems/remote_fetcher.rb (Gem::RemoteFetcher#download): should -- cgit v1.2.3