summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-09-01 20:23:34 +0000
committerJim Meyering <jim@meyering.net>1997-09-01 20:23:34 +0000
commit2d87c8508a9499b789ba10d02195bf9fe0a6cc08 (patch)
tree603ad7c21d6b540dcbcd327350357723ff7d283b /old
parent9d07e1de5cc8fb646392068e2b97c807acae65fd (diff)
downloadcoreutils-2d87c8508a9499b789ba10d02195bf9fe0a6cc08.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-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,