From c7e035a262c8eb729f79b6282eecae04be5dbbe3 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 19 May 2008 04:31:00 +0000 Subject: * process.c (rb_f_system): set last_status when status == -1 because there is no path to set it on win32. this patch is derived from [ruby-core:16787], submitted by Luis Lavena git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16471 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1766cb99e7..b0d73e6bbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon May 19 13:29:58 2008 NAKAMURA Usaku + + * process.c (rb_f_system): set last_status when status == -1 because + there is no path to set it on win32. this patch is derived from + [ruby-core:16787], submitted by Luis Lavena + Mon May 19 13:01:05 2008 Nobuyoshi Nakada * common.mk ({MSPEC,RUBYSPEC}_GIT_URL): moved from Makefine.in. -- cgit v1.2.3