summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 949e342c1..b545c2227 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,13 @@
+Mon Dec 9 18:26:54 1996 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * configure.in (LIBOBJS): After AC_FUNC_FNMATCH, add fnmatch.o
+ and define fnmatch to rpl_fnmatch if necessary.
+
+ * acconfig.h (fnmatch): Add undef.
+
+ * src/df.c (find_mount_point): Convert from K&R style header to ANSI.
+ Patch from Kaveh Ghazi.
+
Sun Dec 8 07:22:38 1996 Jim Meyering <meyering@na-net.ornl.gov>
=========== Update for automake-1.1k.