From 31eb29fe975bdf1d1e7ed5f3eb991430b381bc06 Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 29 Feb 2012 07:13:04 +0000 Subject: * win32/Makefile.sub (MAKEDIRS): use mkdir of cmd.exe instead of ruby. [Bug #6103] [ruby-core:43012] * win32/README.win32: added a notice about command extension of cmd.exe. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34859 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 659b7e505f..4eb41d82d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Feb 29 16:11:34 2012 NAKAMURA Usaku + + * win32/Makefile.sub (MAKEDIRS): use mkdir of cmd.exe instead of ruby. + [Bug #6103] [ruby-core:43012] + + * win32/README.win32: added a notice about command extension of cmd.exe. + Wed Feb 29 15:39:39 2012 NAKAMURA Usaku * test/ruby/test_io.rb (TestIO#test_readpartial_locktmp): skip on -- cgit v1.2.3