From 449c8a2ba3a8b11e4f875f1ae76664b7deb5112a Mon Sep 17 00:00:00 2001 From: shugo Date: Wed, 14 Mar 2012 09:26:27 +0000 Subject: * enumerator.c: moved the comment of StopIteration. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35016 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7898bb81d1..3055bf9efe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Mar 14 18:25:18 2012 Shugo Maeda + + * enumerator.c: moved the comment of StopIteration. + Wed Mar 14 17:55:29 2012 NAKAMURA Usaku * numeric.c (flodivmod): must through the same pass if HAVE_FMOD or not. -- cgit v1.2.3