summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2001-10-18 12:08:10 (GMT)
committervincentdarley <vincentdarley>2001-10-18 12:08:10 (GMT)
commit026b12ef89aab44e6f8580ac75268c9421330538 (patch)
tree273efa86c24135d693f912651d7da079f23a0fa7 /ChangeLog
parentdee0471914bb2b9d7bba088679f1259dd34b8ff1 (diff)
downloadtcl-026b12ef89aab44e6f8580ac75268c9421330538.zip
tcl-026b12ef89aab44e6f8580ac75268c9421330538.tar.gz
tcl-026b12ef89aab44e6f8580ac75268c9421330538.tar.bz2
Tcl_FSChdir fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41264e4..400db3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-18 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tclIOUtil.c: fix to bug in Tcl_FSChdir shown up
+ by recent tclkit builds.
+
2001-10-17 Jeff Hobbs <jeffh@ActiveState.com>
* unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediate