diff options
author | Jim Meyering <jim@meyering.net> | 2004-12-11 10:28:49 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-12-11 10:28:49 +0000 |
commit | 5e0cc474376ca056d70b36088488a0e72a3ad50a (patch) | |
tree | 7bf761241575d6520b9145ccb96833d8e017c7bc /ChangeLog | |
parent | 051f13f135623fcdce99f4d3809e67e114360686 (diff) | |
download | coreutils-5e0cc474376ca056d70b36088488a0e72a3ad50a.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ * src/chown-core.c (restricted_chown): New function. (change_file_owner): Call it. Reported by Ulrich Drepper. + * NEWS: Mention this. 2004-12-09 Paul Eggert <eggert@cs.ucla.edu> |