*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 23 Nov 2001 20:32:29 +0000 (20:32 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 23 Nov 2001 20:32:29 +0000 (20:32 +0000)
old/fileutils/ChangeLog

index d0854e5..e428c80 100644 (file)
@@ -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
        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.