*** empty log message ***
This commit is contained in:
parent
b18aed9262
commit
41425f2dda
|
@ -10,6 +10,9 @@ What's new:
|
||||||
change mkpasswd/mkgroup to generate passwd/group entries compatible
|
change mkpasswd/mkgroup to generate passwd/group entries compatible
|
||||||
with the entries read from SAM/AD.
|
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.
|
- /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
|
This can be utilized in scripts to access paths via cygdrive prefix, even
|
||||||
if the cygdrive prefix has been changed by the user.
|
if the cygdrive prefix has been changed by the user.
|
||||||
|
|
Loading…
Reference in New Issue