summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-07-16 23:14:30 +0000
committerJim Meyering <jim@meyering.net>1998-07-16 23:14:30 +0000
commit7613946ac6aee5a2cadb51acfb37f72f704ad7d6 (patch)
tree2e424b590deea7127b7b48f66c57a9b3c12f1a62 /old
parent5b16f997e88b8880156f5ae4a2ec512d3ef5aab2 (diff)
downloadcoreutils-7613946ac6aee5a2cadb51acfb37f72f704ad7d6.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index e3240d2e3..eec333f88 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,7 @@
+1998-07-16 Jim Meyering <meyering@ascend.com>
+
+ * lib/lchown.c [!ENOSYS] (ENOSYS): Define to ENOTSUP or ENOMSG.
+
1998-07-12 Paul Eggert <eggert@twinsun.com>
* src/df.c (print_header): Print "1k-blocks", not "1.0k-blocks".