From: Jim Meyering Date: Mon, 1 Sep 1997 20:23:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~106 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d87c8508a9499b789ba10d02195bf9fe0a6cc08;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index fd135ee2f1..e697cc4466 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,13 @@ +1997-09-01 Jim Meyering + + * 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 + * 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,