summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-08-01 09:19:30 +0000
committerJim Meyering <jim@meyering.net>2002-08-01 09:19:30 +0000
commit9a7a47422e96ffcaba2f4d8c9626628d4ec3ed5a (patch)
tree370323aa2279e9bfccd0cfe2380fe57f978bf8cd /old/sh-utils/ChangeLog
parentd2b62daff5ce17691ecd36c1b48727212df34184 (diff)
downloadcoreutils-9a7a47422e96ffcaba2f4d8c9626628d4ec3ed5a.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 44b09969e..6b588d2bf 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-30 Paul Eggert <eggert@twinsun.com>
+
+ * src/chroot.c (main): Exit with status 126 or 127 when execvp or
+ execv fails, for consistency with POSIX commands like env and nice.
+ * src/su.c (run_shell): Likewise.
+
2002-07-29 Paul Eggert <eggert@twinsun.com>
* src/nohup.sh: Change behavior to conform to POSIX 1003.1-2001: