summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormax <max@noemail.net>2011-08-04 14:03:59 (GMT)
committermax <max@noemail.net>2011-08-04 14:03:59 (GMT)
commitafb51818ad6a9e10a9d71ef8037b445513ef7159 (patch)
treea86216133aa88b71bb1a3bd0b1a3d15e819b189e /ChangeLog
parentde32d87523a41ddce8083b538b597f38126d4bbc (diff)
downloadtcl-afb51818ad6a9e10a9d71ef8037b445513ef7159.zip
tcl-afb51818ad6a9e10a9d71ef8037b445513ef7159.tar.gz
tcl-afb51818ad6a9e10a9d71ef8037b445513ef7159.tar.bz2
Don't use AI_ADDRCONFIG for now. It seems to do more harm than good.
FossilOrigin-Name: 585e304a31f48559df5f6dc5de7870c441b0fdf9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6bf629..7d4e098 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+<<<<<<< BEGIN MERGE CONFLICT: local copy shown first <<<<<<<<<<<<<<<
+2011-08-04 Reinhard Max <max@suse.de>
+
+ * generic/tclIOSock.c (TclCreateSocketAddress): Don't bother using
+ AI_ADDRCONFIG for now, as it was causing problems in various
+ situations.
+
+2011-08-02 Don Porter <dgp@users.sourceforge.net>
+======= COMMON ANCESTOR content follows ============================
+2011-08-02 Don Porter <dgp@users.sourceforge.net>
+======= MERGED IN content follows ==================================
2011-08-04 Donal K. Fellows <dkf@users.sf.net>
* generic/tclAssembly.c (AssembleOneLine, GetBooleanOperand)
@@ -9,6 +20,7 @@
tests.
2011-08-02 Don Porter <dgp@users.sourceforge.net>
+>>>>>>> END MERGE CONFLICT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
* changes: Updates for 8.6b2 release.
* tools/tcltk-man2html.tcl: Variable substitution botch.