From: Jim Meyering Date: Thu, 16 Jul 1998 23:41:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16s~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1703d0d59c6a398572e2d2f0d1560369affc93db;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 7858c7b764..510a811d9c 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,14 @@ +1998-07-16 Jim Meyering + + * lib/Makefile.am (noinst_HEADERS): Add lchown.h. + * lib/lchown.h: New file, just to define ENOSYS on systems that lack it. + * lib/lchown.c: Include lchown.h. + +1998-07-15 Jim Meyering + + * src/seq.c (check_format): Add `5' to the list of digits. + Reported by Donni Erpel. + 1998-07-12 Jim Meyering * Version 1.16f.