From 3d7439d56829f38226d4fcd3cacb402297488fa4 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 31 May 2007 16:59:12 +0000 Subject: * enum.c (each_with_index_i): should work well with continuation. a patch from sheepman . [ruby-dev:30846] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f0904b6d2a..38cd715238 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Jun 1 01:58:33 2007 Yukihiro Matsumoto + + * enum.c (each_with_index_i): should work well with continuation. + a patch from sheepman . + [ruby-dev:30846] + Thu May 31 17:27:53 2007 Nobuyoshi Nakada * lib/benchmark.rb (Benchmark::Job::item): avoid modifying the -- cgit v1.2.3