From: Jim Meyering Date: Thu, 16 Jul 1998 23:40:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16s~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c3c6b1b0bc98e61a197ac5b088e575a1552d377;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c5e12d9d43..a121938ac7 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,14 @@ -1998-07-04 Jim Meyering +1998-07-16 Jim Meyering * Version 1.22f. + * src/chown.c: Include lchown.h. + * 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-04 Jim Meyering + * configure.in (AM_WITH_REGEX): Remove. Now the replacement macro, jm_WITH_REGEX, is bundled with the rest in jm_MACROS. * acconfig.h (WITH_REGEX): Remove undef.