From: Jim Meyering Date: Sun, 24 Dec 2000 18:02:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_35~23 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d6c55effc35db7efb2920472cdbf5308bd766023;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 2565561667..655ad55d15 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,12 @@ +2000-12-24 Jim Meyering + + ln --backup=simple --suffix=SUFFIX doesn't use SUFFIX + * src/ln.c (main): Actually use the local variable, + `backup_suffix_string'. Nelson Beebe reported the unused variable. + * tests/ln/misc: Add a test for this. + + * man/help2man: Update to version 1.24. + 2000-12-22 Jim Meyering * Version 4.0.34.