1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 06:57:33 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-11-23 20:32:29 +00:00
parent 90ed4c7d26
commit fd59122b41

View 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
@@ -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.