From bd80904effeb9e82582677cfc22c7b5b571af831 Mon Sep 17 00:00:00 2001 From: eban Date: Wed, 19 Jun 2002 05:54:24 +0000 Subject: * ext/extmk.rb, lib/mkmf.rb (xsystem): open the log file if xsystem is called. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2584 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bbfb8c09c..dc950a20b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jun 19 14:46:18 2002 WATANABE Hirofumi + + * ext/extmk.rb, lib/mkmf.rb (xsystem): open the log file if xsystem + is called. + Wed Jun 19 00:50:50 2002 Nobuyoshi Nakada * parse.y (yylex): ? followed by successive word charaters is -- cgit