From 8597e1fd2d4014aa8fe7c1848a48cba455eb8070 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 26 May 2005 19:27:50 +0000 Subject: nohup now redirects a tty stdin to an unreadable fd instead of closing it. --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9b2a7f4fb..36b943145 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2005-05-26 Jim Meyering +2005-05-26 Paul Eggert * Version 5.3.1. + * NEWS: nohup now redirects a tty stdin to an unreadable fd + instead of closing it. + * doc/coreutils.texi (nohup invocation): Document this. + * src/nohup.c (main): Implement this. + +2005-05-26 Jim Meyering + * src/expr.c (toarith): Fix a sign error introduced on 2005-01-14. Reported by David Alan Gilbert. * tests/expr/basic: Add tests using arithmetic on negative integers. -- cgit v1.2.3-70-g09d2