summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 8f418c7c7..f1aa1ca02 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,9 @@
Mon Oct 28 17:40:54 1996 Jim Meyering <meyering@na-net.ornl.gov>
+ * src/Makefile.am (install-exec-local): Redirect stderr of chown to
+ /dev/null and suggest running `make install-root' upon failure to
+ install su. Suggestions from François Pinard.
+
* configure.in: Don't output confusing diagnostic: `checking for
shadow password routines'. Suggestion from François Pinard.