summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorrmax <rmax>2010-12-14 17:22:55 (GMT)
committerrmax <rmax>2010-12-14 17:22:55 (GMT)
commit8fbf69efab55ad2cc2c533f0ba55f4c700f102c6 (patch)
tree651c928a7c05b73cc10da462b8298d30a19e1802 /ChangeLog
parent93ef2ca8ce830fe5a8a6126835ea3f5d269e2e6c (diff)
downloadtcl-8fbf69efab55ad2cc2c533f0ba55f4c700f102c6.zip
tcl-8fbf69efab55ad2cc2c533f0ba55f4c700f102c6.tar.gz
tcl-8fbf69efab55ad2cc2c533f0ba55f4c700f102c6.tar.bz2
* win/tclWinSock.c (CreateSocket): Swap the loops over
* unix/tclUnixSock.c (CreateClientSocket): local and remote addresses, so that the system's address preference for the remote side decides which family gets tried first. Cleanup and clarify some of the comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d308783..6db7b15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-12-14 Reinhard Max <max@suse.de>
+
+ * win/tclWinSock.c (CreateSocket): Swap the loops over
+ * unix/tclUnixSock.c (CreateClientSocket): local and remote
+ addresses, so that the system's address preference for the remote
+ side decides which family gets tried first. Cleanup and clarify
+ some of the comments.
+
2010-12-13 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tcl.h: [Bug 3135271] Link error due to hidden