]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 7 Feb 1999 23:00:01 +0000 (23:00 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 7 Feb 1999 23:00:01 +0000 (23:00 +0000)
old/fileutils/ChangeLog

index bf0542f9721418b6926379f50e591b5e65194149..8124e900b445f49820171b551f5dd3d5eeac999d 100644 (file)
@@ -1,3 +1,11 @@
+1999-02-07  Jim Meyering  <meyering@ascend.com>
+
+       * 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  <meyering@ascend.com>
 
        * src/ls.c (S_ISLNK, S_ISFIFO, S_ISSOCK, S_ISCHR, S_ISBLK, S_ISDOOR):