aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2001-07-09 09:02:41 +0000
committerCorinna Vinschen <corinna@vinschen.de>2001-07-09 09:02:41 +0000
commit5d0cbc17db4a311d723aaa4760194f0c85de98ed (patch)
treeeab1affa60d7952565b5420e338eb884f756723f /winsup/cygwin/ChangeLog
parent6e06cb0d32cbbc18181dc9dba606facf36f395b1 (diff)
downloadnewlib-5d0cbc17db4a311d723aaa4760194f0c85de98ed.zip
newlib-5d0cbc17db4a311d723aaa4760194f0c85de98ed.tar.gz
newlib-5d0cbc17db4a311d723aaa4760194f0c85de98ed.tar.bz2
* security.cc (alloc_sd): Don't set inheritance attribute for
permissions given to directories.
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 39a15c1..ea185c9 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jul 9 10:05:00 2001 Corinna Vinschen <corinna@vinschen.de>
+
+ * security.cc (alloc_sd): Don't set inheritance attribute for
+ permissions given to directories.
+
Thu Jun 28 22:19:08 2001 Christopher Faylor <cgf@cygnus.com>
* fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Return 0 for success.