diff options
| author | nagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-09-13 14:18:33 +0000 |
|---|---|---|
| committer | nagachika <nagachika@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-09-13 14:18:33 +0000 |
| commit | 4dbca94e9ecc96cf5ee14f200eaaa5178b6eccbf (patch) | |
| tree | cde9a87ca190e5d330b0b77d6f23bf63c6e07450 /ChangeLog | |
| parent | 4c2f2ffc02c9a8bff5750d754c5a6e8502ae3a64 (diff) | |
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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Sep 13 23:16:12 2013 Zachary Scott <e@zzak.io> + + * 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 <ko1@atdot.net> * vm_insnhelper.c (vm_search_super_method): use ci->argc instead of |
