From 6b7304cb61b28bc3faf8fac53d73665585c150b9 Mon Sep 17 00:00:00 2001 From: aamine Date: Sun, 25 Feb 2007 02:10:38 +0000 Subject: * bootstraptest/runner.rb: show source code in error message. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11878 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5fd9c8c3f..72c323bd4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Feb 25 11:09:16 2007 Minero Aoki + + * bootstraptest/runner.rb: show source code in error message. + Sun Feb 25 09:39:50 2007 Koichi Sasada * yarvcore.h: -- cgit