From: Jim Meyering Date: Wed, 19 Jun 1996 03:32:08 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_18a~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93cff2fae123c7e64957b3b58ffc16cf7653a4a3;p=platform%2Fupstream%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a0d1ecd..307f741 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,13 @@ Tue Jun 18 20:54:05 1996 Jim Meyering + * ln.c (do_link): Refine last change so we don't disallow commands + like `ln --force A B' when A and B are hard links to the same file. + See comments in the source. Reported by Erik Naggum . + + * ls.c (decode_switches): Correct typo in error message: + enironment -> environment. From Santiago Vila Doncel + . + * aclocal.m4: Update from gettext-0.10.20. * ABOUT-NLS: Likewise. * intl/*: Likewise.