From: Jim Meyering Date: Tue, 10 Sep 1996 03:10:26 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19f~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d30458a75c5b08428e7ab5db00628a3cdc00455;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 0830a9d51a..2d271a0b68 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +Mon Sep 9 21:39:49 1996 Jim Meyering + + * src/cp.c (do_copy): Describe in a little more detail the code + that makes `cp non-directory file/' (eventually) fail. + Sun Sep 8 12:54:31 1996 Jim Meyering * src/dircolors.c (usage): Refer to LS_COLORS, not LS_COLOR.