From 4dbca94e9ecc96cf5ee14f200eaaa5178b6eccbf Mon Sep 17 00:00:00 2001 From: nagachika Date: Fri, 13 Sep 2013 14:18:33 +0000 Subject: merge revision(s) 42379: [Backport #8904] * enumerator.c: [DOC] Remove reference to Enumerator::Lazy#cycle Patch by @kachick [Fixes GH-372] https://github.com/ruby/ruby/pull/372 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@42935 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 13ae0ac16f..298b6fabc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Sep 13 23:16:12 2013 Zachary Scott + + * enumerator.c: [DOC] Remove reference to Enumerator::Lazy#cycle + Patch by @kachick [Fixes GH-372] + https://github.com/ruby/ruby/pull/372 + Fri Sep 13 22:40:28 2013 Koichi Sasada * vm_insnhelper.c (vm_search_super_method): use ci->argc instead of -- cgit v1.2.3