From df3e4b830677e41530402e3e5727b71551fbe666 Mon Sep 17 00:00:00 2001 From: zzak Date: Fri, 20 Sep 2013 15:51:17 +0000 Subject: * enumerator.c: [DOC] Enumerator#each arguments documentation [GH-388] Patch by @kachick https://github.com/ruby/ruby/pull/388 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fa21604a69..c8b9c601ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Sep 21 00:50:02 2013 Zachary Scott + + * enumerator.c: [DOC] Enumerator#each arguments documentation [GH-388] + Patch by @kachick https://github.com/ruby/ruby/pull/388 + Sat Sep 21 00:49:16 2013 Zachary Scott * enum.c: [DOC] Enumerable#to_a accepts arguments [GH-388] -- cgit v1.2.3