diff options
-rw-r--r-- | old/fileutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3c26113cb..88c4ff049 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ 1999-01-02 Jim Meyering <meyering@ascend.com> + * configure.in (AC_REPLACE_FUNCS): Remove strcasecmp (now it's + done in m4/jm-macros.m4). + * lib/backupfile.c (get_version): Adapt to use new interface to XARGMATCH. * src/cp.c: Likewise. |