]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 12 Aug 2005 08:25:57 +0000 (08:25 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 12 Aug 2005 08:25:57 +0000 (08:25 +0000)
ChangeLog

index 0125a7bc8057e4a6050c3efa1d1a7eb55b4b66cd..afdab5b79d6732c0e4c6159fde20006a8b253285 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
        * Version 5.3.1.
 
+       * src/nohup.c (main): Explain why we reopen stdin for write-only access.
+
        * src/ls.c (long_time_expected_width): Don't test for failed localtime.
        That cannot happen when the result date's year is in range.
        Add an assertion instead.