From 563e0ea8cc6bf90c6c49e9b429142b29793f831f Mon Sep 17 00:00:00 2001 From: aamine Date: Sun, 25 Feb 2007 01:28:14 +0000 Subject: * bootstraptest/runner.rb: add lib/ to load path. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11876 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d2fb1041d..fffe7294b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Feb 25 10:27:17 2007 Minero Aoki + + * bootstraptest/runner.rb: add lib/ to load path. + Sat Feb 25 10:16:50 2007 Nobuyoshi Nakada * rubyio.h (HAVE_RB_IO_T): macro to tell if rb_io_t is defined. -- cgit