diff options
| -rw-r--r-- | old/sh-utils/ChangeLog | 7 |
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. |
