From cc188b074800e637a5f2c70c65addad794de2391 Mon Sep 17 00:00:00 2001 From: redman Date: Fri, 21 May 1999 18:31:55 +0000 Subject: Bug 2105: fixed execing command.com on Win95/98. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index f2f9e7d..ff3c958 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1999-05-21 + + * win/tclWinPipe.c: Fix bug when launching command.com on + Win95/98. Need to wait for the procInfo.hProcess of the process that + was created, not the hProcess of the current process. [Bug: 2105] + 1999-05-14 * generic/tclBasic.c (Tcl_CreateInterp): Added introspection -- cgit v0.12