summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2002-07-20 01:01:40 (GMT)
committervincentdarley <vincentdarley>2002-07-20 01:01:40 (GMT)
commit1565e25fd0d4c5dee1908910a2a062560d81ed80 (patch)
tree6e6dd36efb02898a9ac963c730001573c6010733 /ChangeLog
parentca946034dc6020473c9c02c0bbc824e2084a2dd9 (diff)
downloadtcl-1565e25fd0d4c5dee1908910a2a062560d81ed80.zip
tcl-1565e25fd0d4c5dee1908910a2a062560d81ed80.tar.gz
tcl-1565e25fd0d4c5dee1908910a2a062560d81ed80.tar.bz2
vfs fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5623e5..1a8cf94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-07-19 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * generic/tclIOUtil.c: fix to GetFilesystemRecord
+ * win/tclWinFile.c:
+ * unix/tclUnixFile.c: fix to subtle problem with links shown
+ up by latest tclkit builds.
+
2002-07-19 Mo DeJong <mdejong@users.sourceforge.net>
* unix/configure: