From: Jim Meyering Date: Sun, 9 Jan 2000 16:17:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0n^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c4b800d7b615e480718e30ef7bb4702a604bb49f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 54f3a6b25f..6e706c5be2 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2000-01-09 Jim Meyering + * Version 4.0n. + * src/ln.c (do_link): Produce the same sort of one-line output for `--backup --verbose' as cp, mv, install. Before this, the backup file name wasn't printed at all.