summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.