diff options
author | davygrvy <davygrvy@pobox.com> | 2001-09-03 00:37:30 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2001-09-03 00:37:30 (GMT) |
commit | 8c033646679599ba7e98ce910cfb8c63cc909b34 (patch) | |
tree | 2fc0fbd43cdb32a81af361239d6a46acb4dca05b /ChangeLog | |
parent | e3a668d0116f88c8a2cb5a58378d1ff551f82255 (diff) | |
download | tcl-8c033646679599ba7e98ce910cfb8c63cc909b34.zip tcl-8c033646679599ba7e98ce910cfb8c63cc909b34.tar.gz tcl-8c033646679599ba7e98ce910cfb8c63cc909b34.tar.bz2 |
no message
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 |