From 09ecdcb51ceef7ce644d6f1be5bde3075681b58c Mon Sep 17 00:00:00 2001 From: usa Date: Fri, 6 Oct 2006 00:59:09 +0000 Subject: * {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't use copy command instead of install. use -run install. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a24051fa8..022f0ac13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 6 09:56:31 2006 NAKAMURA Usaku + + * {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't use + copy command instead of install. use -run install. + Fri Oct 6 06:53:46 2006 Yukihiro Matsumoto * eval.c (rb_yield_0): small refactoring. -- cgit