summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index fd135ee2f..e697cc446 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,13 @@
+1997-09-01 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * tests/ln: New directory and test.
+ * tests/Makefile.am (SUBDIRS): Add ln.
+ * configure.in (AC_OUTPUT): Add tests/ln/Makefile.
+
1997-08-31 Jim Meyering <meyering@na-net.ornl.gov>
+ * configure.in (AC_REPLACE_FUNCS): Add lstat.
+
* src/chgrp.c (change_file_group): Call describe_change with a
3-state argument.
(describe_change): Report whether the operation was successful,