summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2003-12-16 15:26:43 (GMT)
committervincentdarley <vincentdarley>2003-12-16 15:26:43 (GMT)
commit0ada13a026a2394847b38ec69d8dfc5c2d3f00c8 (patch)
tree91f5d10fd7115c3b82f09bde85aeb4d7cf1c879f /ChangeLog
parent3933623394135029ff1d6e060fa065d75ff4a1b7 (diff)
downloadtcl-0ada13a026a2394847b38ec69d8dfc5c2d3f00c8.zip
tcl-0ada13a026a2394847b38ec69d8dfc5c2d3f00c8.tar.gz
tcl-0ada13a026a2394847b38ec69d8dfc5c2d3f00c8.tar.bz2
marked test as nonPortable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edc5885..3b33223 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-16 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * tests/fCmd.test: marking fCmd-9.14.2, as nonPortable, since
+ on Solaris one can change the name of the current directory
+ with 'file rename'.
+
2003-12-16 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tclThreadAlloc.c (binfo): Made variable file-local.