From 6c47c60ad3020f5653e81399ca62685597f4fd0e Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 19 Nov 2009 08:04:11 +0000 Subject: * win32/Makefile.sub: nmake execute the file named echo if it exists in the PATH. reported by Kenta Murata via IRC. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25853 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9903c098e..9995d083d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 19 17:00:59 2009 NAKAMURA Usaku + + * win32/Makefile.sub: nmake execute the file named echo if it exists + in the PATH. reported by Kenta Murata via IRC. + Thu Nov 19 02:50:47 2009 Tanaka Akira * vm_eval.c (rb_search_method_entry): show the type of the hidden -- cgit