*** empty log message ***
authorJim Meyering <jim@meyering.net>
Tue, 14 Dec 2004 10:36:08 +0000 (10:36 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 14 Dec 2004 10:36:08 +0000 (10:36 +0000)
ChangeLog

index b1c7476978c5914dce09a1fa51fd90f272a7130b..72b5a05e59ab3171e15ed5098ad323977a191a47 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        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  <eggert@cs.ucla.edu>