From a15fd6c8ed2f01dae4d51a729504f80bf9ccc80a Mon Sep 17 00:00:00 2001 From: davidg Date: Wed, 26 Jul 2000 01:27:11 +0000 Subject: no message --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 46b1707..21e5865 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2000-07-25 David Gravereaux + + * doc/Async.3: + * generic/tclAsync.c: + * generic/tclInt.decls: + * generic/tclTest.c: + * mac/tclMacPort.h: + * unix/tclUnixPort.h: + * win/tclWinInit.c: Thread-safe rewrite for tclAsync.c. Added + notifier alerting on all platforms as it was only working on Win + before. Removed older Win hacks that would end-up waking the + wrong notifier in the presence of a threaded build. All tests + pass as before. New test cases will be added soon for the new + behavior. [BUG: 5791] + 2000-07-25 Eric Melski * generic/tclVar.c (CallTraces): Added check for VAR_TRACE_ACTIVE -- cgit v0.12