diff options
Diffstat (limited to 'old/fileutils/ChangeLog')
-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 62004a72b..8afb4ee8b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,8 @@ 1998-09-27 Jim Meyering <meyering@ascend.com> + * lib/backupfile.h: Protect against multiple inclusion. + From Akim Demaille. + * configure.in: Remove use of AC_FUNC_FNMATCH and associated code. Now, it is invoked through jm_MACROS. |