ruby-changes:2829
From: ko1@a...
Date: 19 Dec 2007 15:39:15 +0900
Subject: [ruby-changes:2829] matz - Ruby:r14320 (trunk): fixed an error in ChengeLog entry
matz 2007-12-19 15:39:00 +0900 (Wed, 19 Dec 2007) New Revision: 14320 Modified files: trunk/ChangeLog Log: fixed an error in ChengeLog entry http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14320&r2=14319 Index: ChangeLog =================================================================== --- ChangeLog (revision 14319) +++ ChangeLog (revision 14320) @@ -3,7 +3,8 @@ * insnhelper.ci (vm_yield_with_cfunc): call cfunc with (argv[0], data, argc, argv) to pass all arguments. - * eval.c (loop_i): adapted to new calling convention. + * enumerator.c (enumerator_each_i): adapted to new calling + convention. Wed Dec 19 15:13:20 2007 Yukihiro Matsumoto <matz@r...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml