From be0ce1b9c1e3bedcdd2557e9353d40156e7739bb Mon Sep 17 00:00:00 2001 From: davygrvy Date: Wed, 5 Sep 2001 03:15:07 +0000 Subject: no message --- ChangeLog | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 876c06f..35f4719 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,12 @@ 2001-09-04 David Gravereaux - * tclWinThrd.c: Revisited _beginthreadex() stuff. Instead of assuming - a c-runtime implimentation of _beginethreadex normal, I reversed the logic - to not assume, and use when is. + * win/tclWinThrd.c: Revisited _beginthreadex() stuff. Instead + of assuming a c-runtime implimentation of _beginthreadex normal, + I reversed the logic to not assume, and use when is by explicitly + needing to add runtimes that support it such as Borland. + + * generic/tcl.h: Borland compatibility change so ClientData was + properly typed as a void* 2001-09-04 Don Porter -- cgit v0.12