From f39ca14cc529089f6644bad008273666bd1e1a4a Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 21 Oct 2003 06:10:12 +0000 Subject: * win32/win32.c (do_spawn, do_aspawn): should wait child process even if callded with P_OVERLAY. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 376d7d305..dc52f3510 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 21 15:08:53 2003 NAKAMURA Usaku + + * win32/win32.c (do_spawn, do_aspawn): should wait child process even + if callded with P_OVERLAY. + Tue Oct 21 00:35:02 2003 NAKAMURA, Hiroshi * test/soap/calc/*, test/soap/helloworld/*: catch the exception from -- cgit