diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 93903fd34..53caea2ff 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2002-11-25 Corinna Vinschen <corinna@vinschen.de> + + * sec_acl.cc (getacl): Set errno to ENOSPC if command is GETACL and + nentries is less than the number of entries in the file's ACL. + 2002-11-24 Corinna Vinschen <corinna@vinschen.de> * sec_acl.cc: Fix some formatting. Only set and check `other' bits in |