summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/1.7.333
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.33 b/winsup/cygwin/release/1.7.33
index 864d99ba8..c64d2d3a1 100644
--- a/winsup/cygwin/release/1.7.33
+++ b/winsup/cygwin/release/1.7.33
@@ -10,6 +10,9 @@ What's new:
change mkpasswd/mkgroup to generate passwd/group entries compatible
with the entries read from SAM/AD.
+- Add -b/--remove-all option to setfacl to reduce the ACL to only the
+ entries representing POSIX permission bits.
+
- /proc/cygdrive is a new symlink pointing to the current cygdrive prefix.
This can be utilized in scripts to access paths via cygdrive prefix, even
if the cygdrive prefix has been changed by the user.