diff options
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d9b400542..59f9ac632 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,8 @@ 2000-01-15 Jim Meyering <meyering@lucent.com> - * configure.in (AC_REPLACE_FUNCS): Remove gethostname and getusershell. - Now that's done in m4/. + * configure.in (AC_REPLACE_FUNCS): Remove gethostname, getusershell, + memcpy, and memset. Now that's done in m4/. + Remove these, too: stime strcspn stpcpy strstr strtol strtoul. 2000-01-12 Jim Meyering <meyering@lucent.com> |