summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-24 15:54:48 +0000
committerJim Meyering <jim@meyering.net>2000-11-24 15:54:48 +0000
commitd1703ad194e78df4235a9651755b01ba1b143d2f (patch)
tree8c4520dcf5a04bd5d93f16e056b48f9271e71823 /old
parent17800b030070c26d6997f3e2f0129cae758f15ab (diff)
downloadcoreutils-d1703ad194e78df4235a9651755b01ba1b143d2f.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index d56d57ae7..6794b4b20 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -12,7 +12,7 @@
(change_file_mode): Use it to determine accurately when -c should
make chmod announce there's been a change.
Based on a patch from Michael Stone.
- Reported by root@khms.westfalen.de as Debian bug #77349.
+ Reported by Kai Henningsen as Debian bug #77349.
* tests/chmod/c-option: New test for the above fix.
* tests/chmod/Makefile.am (TESTS): Add c-option