summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-05-13 17:04:46 +0000
committerJim Meyering <jim@meyering.net>2003-05-13 17:04:46 +0000
commita9335b4704cc4e9e81f8c658c2b93650fbc9e475 (patch)
treec1b344c993a37e83a47816ad66a6788f769fb76d /ChangeLog
parent98e8b5e058dc0f8d93071562df5a316ac3344793 (diff)
downloadcoreutils-a9335b4704cc4e9e81f8c658c2b93650fbc9e475.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffe485651..53471ec80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.