From fa304810e15a8c66f787561a472de02ee0ca9002 Mon Sep 17 00:00:00 2001 From: ko1 Date: Fri, 15 Jun 2007 03:18:12 +0000 Subject: * sample/test.rb: fix to show line information whether test succeeds. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12541 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d36d26b8f..91b6f59bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Jun 15 12:14:07 2007 Koichi Sasada + + * sample/test.rb: fix to show line information whether test succeeds. + Thu Jun 14 17:16:05 2007 Tanaka Akira * eval_load.c (Init_load): delay allocating an array for rb_load_path -- cgit