# HG changeset patch # User Jim Meyering # Date 947951934 0 # Node ID a5ff11c17d48db1823e75dcb5eedc66110974d76 # Parent 042ed6b4e170a004eed772f65824ec1fb5d75935 . diff --git a/m4/ChangeLog b/m4/ChangeLog --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -3,6 +3,8 @@ * 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. + Add strpbrk. + Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp. 2000-01-12 Jim Meyering