1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-31 04:50:19 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-05-29 22:00:20 +00:00
parent c921e46f05
commit f679d4d08d
+2
View File
@@ -4,6 +4,8 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
rm no longer gets a failed assertion under some unusual conditions.
chgrp and chown no longer affect symbolic links by default.
Now, they operate on whatever a symbolic points to, instead.
To get the old behavior, use --no-dereference (-h).