From: Jim Meyering Date: Tue, 14 Dec 2004 10:36:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~134 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1cc8ed65ad1125422afaa0c7a9cdda5a832ef21e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b1c7476978..72b5a05e59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,10 @@ 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. + [DONT_UNLINK_WHILE_OPEN]: Add a FIXME comment explaining that + using atexit like this is wrong. + * tests/misc/tac-continue: New test for this. + * tests/misc/Makefile.am (TESTS): Add tac-continue. 2004-12-13 Paul Eggert