From 7cf6ecd9de34ce5d51e9ef71d30a1ae44e6f9536 Mon Sep 17 00:00:00 2001 From: marcandre Date: Fri, 2 Apr 2010 21:56:34 +0000 Subject: * array.c (rb_ary_product): Accept a block [ruby-core:29045] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27200 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 38a57c4cf7..67bb1bb641 100644 --- a/NEWS +++ b/NEWS @@ -22,7 +22,7 @@ with all sufficient information, see the ChangeLog file. * Array#sort_by! * extended methods: - * Array#{uniq,uniq!} can take a block. + * Array#{uniq,uniq!,product} can take a block. * Dir * new method: -- cgit v1.2.3