From 1290747cfbaee88fa330b46613a4a8e498733436 Mon Sep 17 00:00:00 2001 From: zzak Date: Tue, 1 Jan 2013 17:17:28 +0000 Subject: * hash.c (rb_hash_update): Documentation for Hash#merge and shallow copies Patch by Yorick Peterse [Fixes Github #228] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38672 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5ac1c8799b..da2e4119d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 02 02:16:00 2012 Zachary Scott + + * hash.c (rb_hash_update): Documentation for Hash#merge and shallow + copies Patch by Yorick Peterse [Fixes Github #228] + Mon Dec 31 15:10:00 2012 Zachary Scott * vm_backtrace.c: Add documentation for Kernel#caller_locations, -- cgit v1.2.3