From 21d949f683e0291bf0ae1284bb253c6e9fde26b5 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Tue, 20 Jan 2004 05:20:14 +0000 Subject: no message --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9c2e53b..e18e9ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-01-19 David Gravereaux + + * win/tclWinPipe.c (Tcl_WaitPid): Fixed a thread-safety problem + with the process list. The delayed cut operation after the wait + was going stale by being outside the list lock. It now cuts + within the lock and does a locked splice for when it needs to + instead. [Bug 859820] + 2004-01-18 Donal K. Fellows * generic/tclCompile.c, generic/tclCompile.h: Two new opcodes, -- cgit v0.12