diff options
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
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 |