summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-11-08 03:00:52 +0000
committerJim Meyering <jim@meyering.net>1997-11-08 03:00:52 +0000
commitcc2fcaa6abfb234701d5b17cf6275d93df63ea02 (patch)
tree3ed4517dd0824c26fce7dbfda2f2787f60534759 /old
parent214ed98dd8676b6f408ddc11ae714be8826dafcd (diff)
downloadcoreutils-cc2fcaa6abfb234701d5b17cf6275d93df63ea02.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 582dd0591..cf083293d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,12 @@
+1997-11-08 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * m4/getline.m4: Fix typo in comment.
+ Add header check for string.h.
+
+ * m4/Makefile.am (EXTRA_DIST): Add readdir.m4.
+ * configure.in (jm_FUNC_READDIR): Use it.
+ (AC_FUNC_FNMATCH): Add mempcpy.
+
1997-11-02 Jim Meyering <meyering@na-net.ornl.gov>
* acconfig.h: Add malloc and realloc.