diff options
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 98a42d78b..ad6bd2ebe 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,6 +1,8 @@ 2000-01-15 Jim Meyering <meyering@lucent.com> * jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell. + (AC_REPLACE_FUNCS): Add memcpy and memset. + Add these, too: stime strcspn stpcpy strstr strtol strtoul. 2000-01-12 Jim Meyering <meyering@lucent.com> |