mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-17 21:02:25 +02:00
*** empty log message ***
This commit is contained in:
5
NEWS
5
NEWS
@@ -47,8 +47,9 @@ GNU coreutils NEWS -*- outline -*-
|
||||
Since the bug was in the underlying fts.c module, it also affected
|
||||
chown, chmod, and chgrp.
|
||||
|
||||
du --exclude=P now compares pattern P against the entire name
|
||||
of each file, rather than just the final component.
|
||||
du's --exclude-from=FILE and --exclude=P options now compare patterns
|
||||
against the entire name of each file, rather than against just the
|
||||
final component.
|
||||
|
||||
echo now conforms to POSIX better. It supports the \0ooo syntax for
|
||||
octal escapes, and \c now terminates printing immediately. If
|
||||
|
||||
Reference in New Issue
Block a user