Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2014-10-27 13:36:22 +0300
committerCorinna Vinschen <corinna@vinschen.de>2014-10-27 13:36:22 +0300
commit41425f2ddae53ac914dbc67cbcb25d5e1940d634 (patch)
tree2225f5b5cfed90a7cf42a212c2eb68b22289354b /winsup
parentb18aed9262365ee8cb9fcac28d335696bb69dca3 (diff)
*** empty log message ***
Diffstat (limited to 'winsup')
-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.