summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-29 12:18:35 +0000
committerJim Meyering <jim@meyering.net>2002-07-29 12:18:35 +0000
commit23943136102098134b18d9c438a5a1b7438bcbe1 (patch)
treea678878359a10de132899a63f184d772b7aea6bc /doc
parenta022cf63299787e5223a94de0c76143c653bb313 (diff)
downloadcoreutils-23943136102098134b18d9c438a5a1b7438bcbe1.tar.xz
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 478830446..198557381 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,12 @@
+2002-07-29 Paul Eggert <eggert@twinsun.com>
+
+ * coreutils.texi (nohup invocation): Change behavior to conform to
+ POSIX 1003.1-2001:
+ - Do not adjust scheduling priority.
+ - Redirects stderr to stdout, if stderr is not a terminal.
+ - Exit status is now 126 if command was found but not invoked,
+ 127 if nohup failed or if command was not found.
+
2002-07-24 Jim Meyering <meyering@lucent.com>
* coreutils.texi (Time directives): Document %P, %R, %e, %F,