From d3c6462788dc69c74f29e76007448cd4e4e787d2 Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 23 Sep 2009 11:24:51 +0000 Subject: describe Enumerable#chunk and Enumerable#slice_before. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e606014042..77d15b15e5 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,8 @@ with all sufficient information, see the ChangeLog file. * Enumerable * New method: * Enumerable#join + * Enumerable#chunk + * Enumerable#slice_before * Enumerator * new methods: -- cgit v1.2.3