From 62db39876a0a1797a02f9ab37238f2d377295696 Mon Sep 17 00:00:00 2001 From: davidg Date: Fri, 8 Sep 2000 04:00:08 +0000 Subject: no message --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 837ac90..a19e4e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,13 @@ * win/.cvsignore: changed the glob patterns a bit to exclude VC++ project conversion backups. + * win/tclWinPipe.c: Stage-1 bug fix for TR#2460 "exec leaks memory". + Added more logic around the close-down of the pipe reader thread so + as to avoid, at all cost, a TerminateThread. Most cases with exec + are fixed, but I don't consider 2460 done yet. Closing down the + read side of a pipe before the child process, doesn't really fit + the windows model. [BUG: 2460] + 2000-09-07 Jeff Hobbs * doc/trace.n: minor doc cleanup -- cgit v0.12