diff options
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 682c9d9ac..62004a72b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +1998-09-27 Jim Meyering <meyering@ascend.com> + + * configure.in: Remove use of AC_FUNC_FNMATCH and associated code. + Now, it is invoked through jm_MACROS. + + * lib/strftime.c (my_strftime): Update from FSF. + 1998-09-26 Jim Meyering <meyering@ascend.com> * src/copy.c (copy_internal): Don't preserve hard-linked directories |