From 7ba3e328c6eda2b3f6b721a9cec4b6f0b1bc7eae Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 1 May 2004 14:42:45 +0000 Subject: . --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e162d7c31..15dbcbbe9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,14 @@ * Version 5.3.0. + When chown or chgrp is modifying the referent of a symlink, + use the chown(2) function, if possible. + * src/chown-core.c (change_file_owner): Don't hard-code the + open/fchown/close kludge here. Use `chown' instead. + The chown function works just fine on conforming systems. + Other systems now go through the new chown wrapper that + resorts to the old kludge. + * src/chown-core.c (change_file_owner): Add a comment. 2004-04-27 Jim Meyering -- cgit v1.2.3-70-g09d2