diff options
author | Jim Meyering <jim@meyering.net> | 2003-05-13 17:04:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-05-13 17:04:46 +0000 |
commit | a9335b4704cc4e9e81f8c658c2b93650fbc9e475 (patch) | |
tree | c1b344c993a37e83a47816ad66a6788f769fb76d /ChangeLog | |
parent | 98e8b5e058dc0f8d93071562df5a316ac3344793 (diff) | |
download | coreutils-a9335b4704cc4e9e81f8c658c2b93650fbc9e475.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,7 @@ * src/join.c (delseq, freeline): Likewise. * src/expr.c (OLD): Likewise. * src/sort.c (sort): Likewise. + * src/head.c (elide_tail_lines_pipe): Likewise. * src/tail.c: Include "quote.h". Use quote in diagnostics. Change many error format strings @@ -48,6 +49,7 @@ * src/uniq.c (main): Don't segfault when argc < optind. * src/who.c (main): Handle argc < optind. + * src/df.c (main): Likewise. * src/install.c (main): Likewise. * src/mv.c (main): Likewise. * src/pwd.c (main): Likewise. |