diff options
-rw-r--r-- | old/fileutils/ChangeLog | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d0854e572..e428c8094 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 2001-11-23 Jim Meyering <meyering@lucent.com> + * Version 4.1.2. + * cp.c, df.c, du.c, install.c, ln.c, ls.c, mkdir.c (usage): * mkfifo.c, mknod.c, mv.c, shred.c, touch.c (usage): Note that ``Mandatory arguments to long options are mandatory @@ -13,13 +15,6 @@ Split --help output into smaller pieces. Use fputs, not printf. - * cp-hash.c, du.c, remove.c: - Use opaque type, Hash_table, not `struct hash_table'. - -2001-11-23 Jim Meyering <meyering@lucent.com> - - * Version 4.1.2. - * src/cp-hash.c: Use opaque type, Hash_table, not `struct hash_table'. * src/du.c: Likewise. * src/remove.c: Likewise. |