summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton@noemail.net>1999-04-15 22:38:46 (GMT)
committerstanton <stanton@noemail.net>1999-04-15 22:38:46 (GMT)
commitbae97612cdb911cd4512a88a184794f8fa51971e (patch)
treee29ecad719da73c67d437be2a057cc01dca684e9 /ChangeLog
parente4b92ec177a9756d4959006f67e37331d0a90625 (diff)
downloadtcl-bae97612cdb911cd4512a88a184794f8fa51971e.zip
tcl-bae97612cdb911cd4512a88a184794f8fa51971e.tar.gz
tcl-bae97612cdb911cd4512a88a184794f8fa51971e.tar.bz2
* Merge 8.0.5 changes:
- Mac changes for final release - Minor fixes to tools configure file * win/tclWinSock.c: Apply patch to allow write access to a socket if FD_WRITE is sent but FD_CONNECT is not. Some strange problem with either Win32 or a socket driver. [Bug: 1664 1776] FossilOrigin-Name: 08c27030dc1053223d15e60941c667b9adfcc185
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98a409a..1d3eaf2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1999-04-15 <stanton@scriptics.com>
+
+ * Merge 8.0.5 changes:
+ - Mac changes for final release
+ - Minor fixes to tools configure file
+
+ * win/tclWinSock.c: Apply patch to allow write access to a socket
+ if FD_WRITE is sent but FD_CONNECT is not. Some strange problem
+ with either Win32 or a socket driver. [Bug: 1664 1776]
+
1999-03-12 <stanton@GASPODE>
* generic/tcl.h: Changed magic number so it doesn't match the plus