Bug #1665: Enumerable#reverse_each, #entries, #to_a documentation [patch]
http://redmine.ruby-lang.org/issues/show/1665

Author: Marc-Andre Lafortune
Status: Open, Priority: Normal
Category: core, Target version: 1.9.2
ruby -v: ruby 1.9.2dev (2009-06-20 trunk 23755) [i386-darwin9.7.0]

The following are missing from the 1.8.7 release News:
Enumerable#reverse_each (new method)
Enumerable#to_a, #entries (takes optional arguments)

Since the 1.9 release News refer to the 1.8.7 news, this fixes both 1.8.7 and 1.9 release news.

Moreover the documentation for Enumerable#to_a, #entries needs to be updated in both the 1.8.7 and 1.9 releases (patches for both included).


----------------------------------------
http://redmine.ruby-lang.org