summaryrefslogtreecommitdiff
path: root/doc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/NEWS')
-rw-r--r--doc/NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/NEWS b/doc/NEWS
index d1c14dd0c8..db76546fbb 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -107,7 +107,6 @@ Compatible
* Enumerable and Enumerator
o Enumerable#map,collect_all called without a block returns
an enumerator.
- o Enumerable::Enumerator#with_memo
* Regexp#match, String#match
o Regexp#match, String#match
* Fiber: coroutines/micro-threads