summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-09 15:56:27 +0000
committerJim Meyering <jim@meyering.net>1999-05-09 15:56:27 +0000
commitc250ac3ddcacf68b696fb7f25c61757ffbea8f30 (patch)
treeb82a4ee00f227c8241363020cdc8d1f73176c650 /old
parentbadacafb98adf551b984b82b5288751a07e91136 (diff)
downloadcoreutils-c250ac3ddcacf68b696fb7f25c61757ffbea8f30.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 61834d3fd..6bb3d65cc 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,7 +1,12 @@
-1999-05-05 Jim Meyering <meyering@ascend.com>
+1999-05-09 Jim Meyering <meyering@ascend.com>
* Version 1.16i.
+ * configure.in: Clean up checks for libraries so that we don't add
+ -lshadow unless necessary. Reported by Joseph S. Myers.
+
+1999-05-05 Jim Meyering <meyering@ascend.com>
+
Add definitions to help read utmpx on systems with utmpname.
* lib/readutmp.h (UTMP_NAME_FUNCTION): Define.
(SET_UTMP_ENT): Likewise.