diff options
author | Jim Meyering <jim@meyering.net> | 2000-08-07 16:50:27 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-08-07 16:50:27 +0000 |
commit | 3190f18d1ce1dc7b5b41ad75baa8e0a84ca4de65 (patch) | |
tree | 7e90d01c8b380c76b2f909498603a8f42deae076 /old/sh-utils | |
parent | d8f02c5c3a7867736e6e5345699f1bf760772891 (diff) | |
download | coreutils-3190f18d1ce1dc7b5b41ad75baa8e0a84ca4de65.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/sh-utils')
-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. |