summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index dce318d75..7c3ddabd1 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,10 @@
2007-12-11 Corinna Vinschen <corinna@vinschen.de>
+ * fhandler_disk_file.cc (fhandler_base::fstat_helper): Fix R/O bit
+ handling on filesystems without ACL support.
+
+2007-12-11 Corinna Vinschen <corinna@vinschen.de>
+
* localtime.cc (tzset): Guard by a muto for thread safety.
2007-12-11 Dave Korn <dave.korn@artimi.com>