From ac1e8485b33dff2199458972eecb7f60480a81f4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 30 Oct 1999 07:03:18 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 6c2a496b97..95aa690641 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,16 @@ +1999-10-30 Jim Meyering + + * src/ln.c: Convert --backup to take an optional argument. + Deprecate --version-control (-V) in comments. + (usage): Remove mention of --version-control. + (main): Make -V warn then fall through into --backup case. + [--backup case]: Handle optional arg. + +1999-10-24 Jim Meyering + + * src/cp.c (do_copy): Constify `dest', and cast-away the new + const in assignment to new_dest. + 1999-10-23 Jim Meyering * tests/touch/Makefile.am (TESTS): Add dangling-symlink. -- 2.47.3