summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2001-09-08 14:05:08 (GMT)
committervincentdarley <vincentdarley>2001-09-08 14:05:08 (GMT)
commite8b43db1be149b33a510f281789b13d6e266797d (patch)
tree48272ea4c2e18b5c060109e1536548ed7591a932 /ChangeLog
parent876b9ec159a11b706a30fdf9969469d720f2046c (diff)
downloadtcl-e8b43db1be149b33a510f281789b13d6e266797d.zip
tcl-e8b43db1be149b33a510f281789b13d6e266797d.tar.gz
tcl-e8b43db1be149b33a510f281789b13d6e266797d.tar.bz2
channel-copy-fix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4203368..426f553 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2001-09-08 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tclInt.h:
+ * generic/tclFCmd.c:
+ * doc/FileSystem.3:
+ * generic/tclIOUtil.c: removed Tcl_FSCopyFile fallback
+ to channel copying, since the channels will not have
+ access to interpreters and the channel copying currently
+ requires an interp. Code which required cross-platform
+ copies always has interpreters, so that solves the problem.
+ Fixes bug in TclKit.
+
2001-09-07 David Gravereaux <davygrvy@pobox.com>
* win/tcl.m4: Added -link50compat option so a VC6 linker makes