diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-09-02 David Gravereaux <davygrvy@pobox.com> + + * win/tclWinThrd.c: Portability fix for Cygwin who's c-runtime, + not surprisingly, doesn't have the MSVCRT specific _beginthreadex / + _endthreadex pair. This might have to be revisited for proper + Borland, lcc32, Watcom and other support as well. + 2001-08-31 Jeff Hobbs <jeffh@ActiveState.com> * generic/tcl.h: added TclCompileListCmd header |