From: Jim Meyering Date: Sun, 3 Sep 2000 18:50:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0z~57 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=2c663e070c4ed79a471ef700056cbea22a3d9458;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4c0f8e5b90..f37d0e04c4 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2000-09-03 Jim Meyering + * src/install.c (cp_option_init): Initialize new members. + * src/cp.c (enum): Add UNLINK_DEST_BEFORE_OPENING. [long_options]: Add an entry for --remove-destination. (usage): Describe --remove-destination.