summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 54ae41a94..51f338e21 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
2007-08-14 Corinna Vinschen <corinna@vinschen.de>
+ * path.cc (symlink_info::check): In case of ERROR_SHARING_VIOLATION and
+ ERROR_ACCESS_DENIED, try to get file attributes by using directory
+ functions.
+
+2007-08-14 Corinna Vinschen <corinna@vinschen.de>
+
* path.cc (fs_info::update): Correctly handle the volume root directory.
2007-08-14 Corinna Vinschen <corinna@vinschen.de>