summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-11-13 14:36:04 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-11-13 14:36:04 (GMT)
commit4293fe3d97a3bba7761aa04873823fba5d1c8280 (patch)
tree5142878a2e2eab5fe9b4658d6c57a12c61b1382b /ChangeLog
parent5d052711ae7530bf551da8ecc89a3aa5614ae4f2 (diff)
downloadtcl-4293fe3d97a3bba7761aa04873823fba5d1c8280.zip
tcl-4293fe3d97a3bba7761aa04873823fba5d1c8280.tar.gz
tcl-4293fe3d97a3bba7761aa04873823fba5d1c8280.tar.bz2
The six-argument form of getaddressbyname_r() uses the fifth argument to
indicate whether the lookup succeeded or not on at least one platform. [Bug 1618235]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74ca6c7..6199370 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-13 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * unix/tclUnixCompat.c (TclpGetHostByName): The six-argument form of
+ getaddressbyname_r() uses the fifth argument to indicate whether the
+ lookup succeeded or not on at least one platform. [Bug 1618235]
+
2007-11-13 Don Porter <dgp@users.sourceforge.net>
* generic/regcomp.c: Convert optst() from expensive no-op to a