diff options
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 1ca90229f..d1faa0757 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +2000-08-07 Paul Eggert <eggert@twinsun.com> + + * src/su.c (xputenv): Invoke xalloc_die instead of printing + our own message. + 2000-07-30 Jim Meyering <meyering@lucent.com> * src/tee.c (tee): Use SET_BINARY and SET_BINARY2. |