summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2001-09-03 00:37:30 (GMT)
committerdavygrvy <davygrvy@pobox.com>2001-09-03 00:37:30 (GMT)
commit8c033646679599ba7e98ce910cfb8c63cc909b34 (patch)
tree2fc0fbd43cdb32a81af361239d6a46acb4dca05b /ChangeLog
parente3a668d0116f88c8a2cb5a58378d1ff551f82255 (diff)
downloadtcl-8c033646679599ba7e98ce910cfb8c63cc909b34.zip
tcl-8c033646679599ba7e98ce910cfb8c63cc909b34.tar.gz
tcl-8c033646679599ba7e98ce910cfb8c63cc909b34.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5728f42..39ccff4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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