summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-08-20 14:28:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-08-20 14:28:36 (GMT)
commit58a456c528984bf6b55516fc1f7ede1a0e542627 (patch)
tree4342d91331eca9e7c770bcbcbec9d7d0eb6f2a39 /changes
parentcf4e4a26568bf0458b829d7c1f09f96883617a17 (diff)
downloadtcl-58a456c528984bf6b55516fc1f7ede1a0e542627.zip
tcl-58a456c528984bf6b55516fc1f7ede1a0e542627.tar.gz
tcl-58a456c528984bf6b55516fc1f7ede1a0e542627.tar.bz2
Additions to changes.
Diffstat (limited to 'changes')
-rw-r--r--changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes b/changes
index ab01bed..6cf3321 100644
--- a/changes
+++ b/changes
@@ -8355,6 +8355,8 @@ Many optmizations, improvements, and tightened stack management in bytecode.
2014-03-27 (bug fix) segfault iocmd-23.11 (porter)
+2014-04-02 (bug fix)[581937a] Win: readable event on async connect failure
+
2014-04-04 (bug fix)[581937a,97069ea] async socket connect fail (oehlmann)
2014-04-10 (bug fix)[792641f] Win: no \ in normalized path (nijtmans)
@@ -8387,6 +8389,8 @@ Many optmizations, improvements, and tightened stack management in bytecode.
2014-05-20 (bug fix) Stop eof and blocked state leaking thru stacks (porter)
*** POTENTIAL INCOMPATIBILITY ***
+2014-05-20 (bug fix)[13d3af3] Win: socket -async tried only first IP address
+
2014-05-28 (platforms) work around systems that fail when a shared library
is deleted after it is [load]ed (kupries)