summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2006-09-08 19:25:12 (GMT)
committerandreas_kupries <akupries@shaw.ca>2006-09-08 19:25:12 (GMT)
commit933d1892317486b9cc87d71fc758ae63193428f9 (patch)
tree3272be83b34fc28e97a9d4ededdeba363865394b /ChangeLog
parent960a7f375c3d5f2f1caa761289f6f2470b9cd227 (diff)
downloadtcl-933d1892317486b9cc87d71fc758ae63193428f9.zip
tcl-933d1892317486b9cc87d71fc758ae63193428f9.tar.gz
tcl-933d1892317486b9cc87d71fc758ae63193428f9.tar.bz2
* unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString,
and CopyHostent. Also fixed bad var names in TclpGetHostByName.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 864c3e3..8e7a4c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-08 Andreas Kupries <andreask@activestate.com>
+
+ * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString,
+ and CopyHostent. Also fixed bad var names in TclpGetHostByName.
+
2006-09-08 Zoran Vasiljevic <vasiljevic@users.sourceforge.net>
* unix/tclUnixCompat.c: Added fallback to gethostbyname()