From ba6623c2f18d7f6e3aa9b4142fd6cb0c64ed0875 Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 10 Oct 2006 08:25:32 +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/branches/ruby_1_8@11120 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3621bd92e..467f92d99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 10 17:24:12 2006 NAKAMURA Usaku + + * {bcc32,win32,wince}/Makefile.sub (config.status): shouldn't use + copy command instead of install. use -run install. + Tue Oct 10 16:49:16 2006 Akinori MUSHA * ext/digest/digest.c (hexdigest_str_new, bubblebabble_str_new): -- cgit