summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorredman <redman>1999-07-31 01:24:22 (GMT)
committerredman <redman>1999-07-31 01:24:22 (GMT)
commit4440b020d403deecad8037fdcbac009f40f8296a (patch)
tree27c78157ba26b37eb3903cda422d147341acd3e2 /ChangeLog
parent69f23df0ea31e3489c8a760a0abc0b71987c8062 (diff)
downloadtcl-4440b020d403deecad8037fdcbac009f40f8296a.zip
tcl-4440b020d403deecad8037fdcbac009f40f8296a.tar.gz
tcl-4440b020d403deecad8037fdcbac009f40f8296a.tar.bz2
* win/tclWinPipe.c:
* win/Makefile.in: Fixing launching of 16-bit apps on Win9x from wish. The command line was primed with tclpip82.dll, but it was ignored. Fixed that, then fixed the gmake makefile to build tclpip82.dll as an executable. * win/tclWinSock.c: Applied small patch to get thread-specific data after initializing the socket driver.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3920764..81bf744 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1999-07-30 <redman@scriptics.com>
+
+ * win/tclWinPipe.c:
+ * win/Makefile.in: Fixing launching of 16-bit apps on Win9x from
+ wish. The command line was primed with tclpip82.dll, but it was
+ ignored. Fixed that, then fixed the gmake makefile to build
+ tclpip82.dll as an executable.
+
+ * win/tclWinSock.c: Applied small patch to get thread-specific
+ data after initializing the socket driver.
+
1999-07-29 <redman@scriptics.com>
* win/tclWinChan.c: Allow tcl to open CON and NUL, even for std