From cd7114e46a36840b5b5e1c32d7cddab761638b7c Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 25 Feb 2002 10:43:13 +0000 Subject: * sample/test.rb (system): test with scripts under the source directory. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2132 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 679238497..2a4142e08 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 25 19:35:48 2002 Nobuyoshi Nakada + + * sample/test.rb (system): test with scripts under the source + directory. + Mon Feb 25 15:14:01 2002 Yukihiro Matsumoto * eval.c (method_inspect): should not dump core for unbound -- cgit