summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-12-11 10:28:49 +0000
committerJim Meyering <jim@meyering.net>2004-12-11 10:28:49 +0000
commit5e0cc474376ca056d70b36088488a0e72a3ad50a (patch)
tree7bf761241575d6520b9145ccb96833d8e017c7bc /ChangeLog
parent051f13f135623fcdce99f4d3809e67e114360686 (diff)
downloadcoreutils-5e0cc474376ca056d70b36088488a0e72a3ad50a.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 49fc13bd0..4b2a94ee2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>