summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-07 16:50:27 +0000
committerJim Meyering <jim@meyering.net>2000-08-07 16:50:27 +0000
commit3190f18d1ce1dc7b5b41ad75baa8e0a84ca4de65 (patch)
tree7e90d01c8b380c76b2f909498603a8f42deae076 /old/sh-utils/ChangeLog
parentd8f02c5c3a7867736e6e5345699f1bf760772891 (diff)
downloadcoreutils-3190f18d1ce1dc7b5b41ad75baa8e0a84ca4de65.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog5
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.