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 6cc8dd586..4f11f3df7 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,9 @@
+2006-10-21 Corinna Vinschen <corinna@vinschen.de>
+
+ * fhandler_registry.cc (fhandler_registry::fstat): Set restrictive
+ permission and ownership if key can't be opened for reading security.
+ (open_key): If opening key fails, retry opening with backup intent.
+
2006-10-20 Corinna Vinschen <corinna@vinschen.de>
* net.cc (cygwin_getnameinfo): Fix typo in comment.