mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-24 10:23:31 +08:00
*** empty log message ***
This commit is contained in:
parent
547eb80ef4
commit
2a02dcc817
5
NEWS
5
NEWS
@ -3,11 +3,12 @@ GNU coreutils NEWS -*- outline -*-
|
||||
|
||||
** New features
|
||||
|
||||
chmod can now process hierarchies of virtually unlimited depth
|
||||
chmod accepts new options: --preserve-root, --no-preserve-root
|
||||
|
||||
chown and chgrp can now process hierarchies of virtually unlimited depth
|
||||
chown and chgrp now accept POSIX-mandated -L, -H, and -P options
|
||||
|
||||
chmod accepts new options: --preserve-root, --no-preserve-root
|
||||
|
||||
du can now process hierarchies of virtually unlimited depth.
|
||||
Before, du was limited by the user's stack size and it would get a
|
||||
stack overflow error (often a segmentation fault) when applied to
|
||||
|
Loading…
Reference in New Issue
Block a user