summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2009-11-10 22:32:38 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2009-11-10 22:32:38 (GMT)
commit9583d3790107a8b094e98be8b587b484eed858c3 (patch)
treeacd982f45df30f67b0cf223361d0c390177c3f4a /ChangeLog
parent20e02f9ded385a388606c860b9fd95ba799bde09 (diff)
downloadtcl-9583d3790107a8b094e98be8b587b484eed858c3.zip
tcl-9583d3790107a8b094e98be8b587b484eed858c3.tar.gz
tcl-9583d3790107a8b094e98be8b587b484eed858c3.tar.bz2
Fixed a number of test issues for Vista and Win7.
These test failures are due to the more restrictive permissions on the newer versions of Windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d2b3a8..aa1f3ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-10 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * tests/fCmd.test: Fixed a number of issues for Vista
+ * tests/registry.test: and Win7 that are due to restricted
+ * tests/tcltest.test: permissions under UAC.
+ * tests/winFCmd.test:
+
2009-11-10 Stuart Cassoff <stwo@users.sf.net>
* win/README: [bug 2459744]: Removed outdated Msys + Mingw info.