summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-07-11 08:25:23 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-07-11 08:25:23 (GMT)
commit513225dbd0f8f31a43f1530acf43d710d876e31a (patch)
tree3307ceed139b0751dee8838078d02f7fbdf8c164 /ChangeLog
parent8a6b2a44507dbb5a40167594764ca667c687edab (diff)
downloadtcl-513225dbd0f8f31a43f1530acf43d710d876e31a.zip
tcl-513225dbd0f8f31a43f1530acf43d710d876e31a.tar.gz
tcl-513225dbd0f8f31a43f1530acf43d710d876e31a.tar.bz2
[file attributes -permissions] is Unix-only; [catch] it for portability
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78050ba..6b88c4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-07-11 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * tests/cmdAH.test: [file attr -perm] is Unix-only, so add [catch]
+ when not inside a suitably-protected test.
+
2002-07-10 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* tests/unixFCmd.test, tests/fileName.test: