summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2006-03-10 10:35:20 (GMT)
committervincentdarley <vincentdarley>2006-03-10 10:35:20 (GMT)
commit016159504aae4e7bcafa2c3aef5c0a23d55fa308 (patch)
treed250cf6e569ea5102585a2cb99bbcb5daa76138d /ChangeLog
parent962568fbf7071d27b14e7329a74ac3ac9c91727f (diff)
downloadtcl-016159504aae4e7bcafa2c3aef5c0a23d55fa308.zip
tcl-016159504aae4e7bcafa2c3aef5c0a23d55fa308.tar.gz
tcl-016159504aae4e7bcafa2c3aef5c0a23d55fa308.tar.bz2
backport of some file readable/writable fixes from HEAD
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 173123a..96987e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-03-10 Vince Darley <vincentdarley@sourceforge.net>
+
+ * win/tclWin32Dll.c:
+ * win/tclWinInt.h:
+ * win/tclWinFile.c: backported some fixes from HEAD relating
+ to 'file readable' and 'file writable', but main 'file writable'
+ bug still outstanding.
+
2006-03-07 Don Porter <dgp@users.sourceforge.net>
*** 8.4.13 TAGGED FOR RELEASE ***