summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-11-23 20:32:29 +0000
committerJim Meyering <jim@meyering.net>2001-11-23 20:32:29 +0000
commitfd59122b41f31d6f50edd5e85aaa033e1cb2b803 (patch)
tree78717cfcf0114daf12f9b73420c8c17a3fda2d28 /old/fileutils
parent90ed4c7d26d8ed81bf523379c7d335a40c01e81f (diff)
downloadcoreutils-fd59122b41f31d6f50edd5e85aaa033e1cb2b803.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog9
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.