summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2002-06-13 13:17:05 (GMT)
committervincentdarley <vincentdarley>2002-06-13 13:17:05 (GMT)
commitbb8e30079bb427d90dc44175fea4fe66ccc9d4d7 (patch)
treefe25b84becbea057e703b283d96e7ecd347259fa /ChangeLog
parent92a76efd9325024fcfeaf1439aec2937afbf9130 (diff)
downloadtcl-bb8e30079bb427d90dc44175fea4fe66ccc9d4d7.zip
tcl-bb8e30079bb427d90dc44175fea4fe66ccc9d4d7.tar.gz
tcl-bb8e30079bb427d90dc44175fea4fe66ccc9d4d7.tar.bz2
new fCmd.test problems on Unix
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 56b459b..8b96be7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@
whether WinTcl on NTFS can coexist peacefully with links
in the filesystem. Added new test command 'testfilelink'
to enable the newer code to be tested.
+ * tests/fCmd.test: (made certain tests of 'testfilelink' not
+ run on unix).
2002-06-12 Miguel Sofer <msofer@users.sourceforge.net>