diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -92,6 +92,9 @@ GNU coreutils NEWS -*- outline -*- ptx now diagnoses invalid values for its --width=N (-w) and --gap-size=N (-g) options. + rm (and mv when moving between partitions) no longer fails when + operating on too many command-line-specified nonempty directories. + rm (without -f) no longer hangs when attempting to remove a symlink to a file on an off-line NFS-mounted partition. |