From a938a521265d77aee40f45a1c4cb0bc16cb8e705 Mon Sep 17 00:00:00 2001 From: knu Date: Mon, 16 Jun 2008 00:49:25 +0000 Subject: * enumerator.c (enumerator_with_object, Init_Enumerator): Temporarily back out with_memo, for which we need a better name. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17353 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/NEWS | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/NEWS') 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 -- cgit v1.2.3