From 269aa80ea92531ef9b2919b1e9fed89a2e6d8d1f Mon Sep 17 00:00:00 2001 From: ko1 Date: Fri, 14 Sep 2007 07:18:23 +0000 Subject: * bootstraptest/runner.rb: add a stress test (-s). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13442 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7d2e344bb..5bb792f03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Sep 14 16:17:30 2007 Koichi Sasada + + * bootstraptest/runner.rb: add a stress test (-s). + Fri Sep 14 16:14:28 2007 Koichi Sasada * vm.h, eval_intern.h: move some macros to eval_intern.h. -- cgit