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
commit81cd7b07b86e163348af4d037c223c1b694f8c83 (patch)
tree904228db5a7c36fe138b19df96dd3abd0b6bae8e /NEWS
parentfce00b2422f53681f827335f384b4f053342f93d (diff)
* NEWS: Enumerable#join has been reverted. [ruby-core:30604]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_2@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 049346f982..072760dc59 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