diff options
author | Jim Meyering <jim@meyering.net> | 2001-10-05 11:45:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-10-05 11:45:36 +0000 |
commit | 8b856a31326eba702ae00a484434261132559446 (patch) | |
tree | c89b774b1082998011ba673f3da8e3b921be255c /lib/ChangeLog | |
parent | a97b7f61ffe144bc2695ffd66973927b8f483cf7 (diff) | |
download | coreutils-8b856a31326eba702ae00a484434261132559446.tar.xz |
.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index cb5d9d5a9..b518e96fb 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2001-10-05 Jim Meyering <meyering@lucent.com> + + * Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h. + * hash-pjw.c: New file (factored out of fileutils' remove.c). + * hash-pjw.h: New file. + 2001-09-30 Jim Meyering <meyering@lucent.com> * mountlist.c [MOUNTED_GETFSSTAT]: |