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)
commitbe8cc82679eca0afc4811e0308af88fa3a218f7a (patch)
tree651c928a7c05b73cc10da462b8298d30a19e1802 /ChangeLog
parenta17c87cce8b8b57f4b732ccb7f6fd1a8e737c19d (diff)
downloadtcl-be8cc82679eca0afc4811e0308af88fa3a218f7a.zip
tcl-be8cc82679eca0afc4811e0308af88fa3a218f7a.tar.gz
tcl-be8cc82679eca0afc4811e0308af88fa3a218f7a.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