diff options
-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 543c143f6..d279cebed 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,12 @@ Sat Oct 5 08:07:03 1996 Jim Meyering <meyering@na-net.ornl.gov> + * acinclude.m4 (AM_FUNC_ERROR_AT_LINE): New macro. + (AM_FUNC_OBSTACK): New macro. + + * configure.in (AM_FUNC_ERROR_AT_LINE): Use this instead of + open-coding it. + (AM_FUNC_OBSTACK): Likewise. + * lib/filemode.c (ftypelet) [HAVE_ST_DM_MODE]: Add support for Cray's migrated dmf files. * src/ls.c (print_long_format) [HAVE_ST_DM_MODE]: Likewise. |