summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f4a6b72..d065f45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-02-02 Don Porter <dgp@users.sourceforge.net>
+
+ * win/tclWinFile.c: [Bugs 2974459,2879351,1951574,1852572,
+ 1661378,1613456]: Revisions to the NativeAccess() routine that
+ queries file permissions on Windows native filesystems. Meant to
+ fix numerous bugs where [file writable|readable|executable] "lies"
+ about what operations are possible, especially when the file resides
+ on a Samba share.
+
2012-02-01 Donal K. Fellows <dkf@users.sf.net>
* doc/AddErrInfo.3: [Bug 3482614]: Documentation nit.