summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-03-23 23:47:37 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-03-23 23:47:37 +0000
commit7a88cb696fdb0f9ca2ba184bb1f882675121984a (patch)
treee9339fd486e784e9f36a097e183336ccd229c3fd /ChangeLog
parent6fe4cc7f919d577b39ea222a87629b11bfeff4dc (diff)
downloadcoreutils-7a88cb696fdb0f9ca2ba184bb1f882675121984a.tar.xz
nohup diagnostics are now more precise, and nohup now
redirects stderr to nohup.out if stdout is closed and stderr is a tty.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 79c76cd2b..0f4cbc0d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2006-03-12 Jim Meyering <jim@meyering.net>
+2006-03-23 Paul Eggert <eggert@cs.ucla.edu>
* Version 6.0-cvs.
+ * NEWS: nohup diagnostics are now more precise, and nohup now
+ redirects stderr to nohup.out if stdout is closed and stderr is a tty.
+ * src/nohup.c (main): Implement this.
+ * tests/misc/nohup: Test the new behavior.
+
+2006-03-12 Jim Meyering <jim@meyering.net>
+
* src/copy.c (set_author): Rename function, from preserve_author.
* src/remove.c (AD_pop_and_chdir): Use new macro,