summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-05-17 12:15:45 +0000
committerJim Meyering <jim@meyering.net>2004-05-17 12:15:45 +0000
commit039d3f998103336d829f177b4398061f7dfc8327 (patch)
treedc707324824770d7da2cbbafb5493c789f302f7b /ChangeLog
parent26380c350428177de99fdfa967fa6aa457c6a8be (diff)
downloadcoreutils-039d3f998103336d829f177b4398061f7dfc8327.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b4e4b2f8..cdb3dc37d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* Version 5.3.0.
chgrp and chown now dereference symlinks by default, per POSIX.
+ Reported by Michal Politowski as http://bugs.debian.org/249177.
* src/chown-core.c (chopt_init): Affect each symlink referent by default.
* src/chown.c (usage): Update to reflect this.