diff options
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 4c0f8e5b9..f37d0e04c 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2000-09-03 Jim Meyering <meyering@lucent.com> + * 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. |