diff options
author | Jim Meyering <jim@meyering.net> | 1997-09-21 04:55:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-09-21 04:55:06 +0000 |
commit | 0ea3fb3c07bb72c81470bc4c0a90d66e4857fa31 (patch) | |
tree | 9cc785a07d8d741c262007374f9b110400bcf508 /old | |
parent | 74499369037d72fce73e82d22609a63ef1dac788 (diff) | |
download | coreutils-0ea3fb3c07bb72c81470bc4c0a90d66e4857fa31.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 |