summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-09-21 04:55:06 +0000
committerJim Meyering <jim@meyering.net>1997-09-21 04:55:06 +0000
commit0ea3fb3c07bb72c81470bc4c0a90d66e4857fa31 (patch)
tree9cc785a07d8d741c262007374f9b110400bcf508 /old/fileutils
parent74499369037d72fce73e82d22609a63ef1dac788 (diff)
downloadcoreutils-0ea3fb3c07bb72c81470bc4c0a90d66e4857fa31.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 547a654df..3295c4949 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,8 @@
+1997-09-20 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * lib/Makefile.am (libfu_a_SOURCES): Use hash.c, not oa-hash.c.
+ (noinst_HEADERS): Use hash.h, not oa-hash.h.
+
1997-09-15 Jim Meyering <meyering@na-net.ornl.gov>
* src/rm.c: Use hash.c (chaining) functions, not those of oa-hash.c