From: Jim Meyering Date: Tue, 27 Feb 1996 03:24:07 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_12j~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f10c64fcad66f003e97b7200193ccc727624ebf;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 25324be8ba..9a5531015e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,11 @@ +Mon Feb 26 21:23:58 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * dd.c (copy): Remove bogus (now that we're using full_write) + increment of w_partial. + Change sense of the tests (though they're equivalent) that check + the value returned by full_write. making it clearer where errno + is valid. full_write always writes the full amount or fails. + Thu Feb 15 23:08:41 1996 Jim Meyering (meyering@na-net.ornl.gov) * cp.c (copy): Detect (and fail) when creating backup file would