summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index bf0542f97..8124e900b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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):