From d8880083a6193535970bf0ef28168f1580613d97 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 30 Sep 1996 03:05:41 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index e5ba97a232..f3f414ae87 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,13 @@ +Sun Sep 29 22:00:44 1996 Jim Meyering + + * src/cp-aux.c (usage): Take only one argument -- like all the other + usage functions. + + * src/cp.c (do_copy): Give better error message when copying multiple + files and the last one is not a directory. From Karl Berry. + Call error (0, 0, ... then usage (1) -- instead of calling usage + with two arguments. + Sat Sep 28 13:16:29 1996 Jim Meyering * lib/getversion.c (backup_types): Declare const. -- 2.47.2