From 901e84c9c4eb6adb1328118aa9c8115420ab4226 Mon Sep 17 00:00:00 2001 From: vasiljevic Date: Tue, 22 Jun 2004 13:11:35 +0000 Subject: See file... --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5c93bc3..d048371 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2004-06-22 Zoran Vasiljevic + + * generic/tclEvent.c: + * generic/tclInt.h: + * unix/tclUnixNotfy.c: + * unix/tclUnixThrd.c: + * win/tclWinThrd.c: [Bug #770053]. See bug report for + more information about what it does. + + * tests/unixNotfy.test: rewritten to use tcltest::threadReap + to gracefully wait for the test thread to exit. Otherwise + we got a race condition with main thread exiting before the + test thread. This exposed the long-standing Tcl lib issue + with resource garbage-collection on application exit. + 2004-06-21 Mo DeJong * win/tclWin32Dll.c (DllMain, _except_dllmain_detach_handler, -- cgit v0.12