diff options
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
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". |