summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-05 23:21:20 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-06-05 23:21:20 +0000
commit60d6d93b28da4686ee83632750ffa8df75988659 (patch)
treedebc32bdcf8a7c0a73218d022795d403de4c6383 /NEWS
parent7376a528defdb622f52f18905168ec3163aabc2b (diff)
* NEWS: Enumerable#join has been reverted. [ruby-core:30604]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28182 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index faa09c2f43..7843a639e3 100644
--- a/NEWS
+++ b/NEWS
@@ -51,7 +51,6 @@ with all sufficient information, see the ChangeLog file.
* Enumerable
* New methods:
- * Enumerable#join
* Enumerable#chunk
* Enumerable#collect_concat
* Enumerable#each_entry