From 26101288eb58100ff394413a391fa6389e12a2ec 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: http://svn.ruby-lang.org/repos/ruby/trunk@17353 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a527e7bf2..f5e5ff298 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 16 09:43:27 2008 Akinori MUSHA + + * enumerator.c (enumerator_with_object, Init_Enumerator): + Temporarily back out with_memo, for which we need a better name. + Mon Jun 16 07:14:48 2008 Nobuyoshi Nakada * ext/stringio/stringio.c (strio_readline, strio_each) -- cgit