summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
Diffstat (limited to 'old/sh-utils')
-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: