diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-09-07 Mo DeJong <mdejong@users.sourceforge.net> + + * win/tclWinThrd.c (TclpThreadExit): Cast status argument to + _endthreadex to unsigned instead of DWORD to match the Win32 + function prototype. + 2001-09-06 Andreas Kupries <andreas_kupries@users.sourceforge.net> * All the changes below serve to fix bug [219148] which reports a |