From: Jim Meyering Date: Mon, 5 Oct 1998 12:27:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0-b3~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aae4df6ef122ab8949438dc447e403b5d59315d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 06d68f5c4d..37b75077e8 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +1998-10-05 Jim Meyering + + * src/install.c (long_options): Add entry for --suffix=SUFFIX option. + From aldomel. + +1998-10-04 Jim Meyering + + * tests/mv/Makefile.am (TESTS_ENVIRONMENT): Define PERL. + From Kaveh Ghazi. + 1998-10-03 Jim Meyering * Version 4.0-b2.