From: Jim Meyering Date: Mon, 1 Sep 1997 20:43:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84de13d6fe1ce78cca0d7037122d95b4d76ab5c1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e697cc4466..9ea8a37148 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,9 @@ 1997-09-01 Jim Meyering + * src/ln.c (do_link): Form destination file name (when DEST is a + directory) before checking whether SOURCE and DEST are the same file. + See tests/ln/sf-1. Reported by Veksler Michael. + * tests/ln: New directory and test. * tests/Makefile.am (SUBDIRS): Add ln. * configure.in (AC_OUTPUT): Add tests/ln/Makefile.