From: Jim Meyering Date: Sun, 7 Feb 1999 23:00:01 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_22h~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84f044b9981116aaeae65409e54c1c4cf55705e6;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bf0542f972..8124e900b4 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,11 @@ +1999-02-07 Jim Meyering + + * doc/fileutils.texi (shred invocation): New section. From Colin Plumb. + + * configure.in (jm_FUNC_GETGROUPS): Move the test into a new file, + group-member.m4, and just use this new macro. + Use `.$ac_objext', not the literal `.o'. + 1999-02-02 Jim Meyering * src/ls.c (S_ISLNK, S_ISFIFO, S_ISSOCK, S_ISCHR, S_ISBLK, S_ISDOOR):