From: Jim Meyering Date: Tue, 14 Dec 2004 09:54:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~138 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b4062c8a22f8c436bbb75638603ab38fd0edad09;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f176431926..b1c7476978 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,7 @@ would exit immediately upon the write error while trying to copy non-seekable /proc/modules to the full partition. Now it still reports the failure but continues on with the remaining file. + (tac_nonseekable): Return false also if copy_to_temp fails. 2004-12-13 Paul Eggert