From 1ccc1a1b4bf8ad0c5683113784959bde073174d3 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 10 Aug 2004 22:06:28 +0000 Subject: "sort -o -", "shred -", "tee -" POSIX-conformance fixes. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index b9da37758..284e3a265 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-08-10 Paul Eggert + + * NEWS: Document "sort -o -" and "tee -" POSIX-conformance fixes. + * src/shred.c (usage): "-" is an operand, not an option. + * src/sort.c (die, xfopen, mergefps, first_same_file, merge): + A null file arg means standard output. + (main): "-o -" means to write to a file named "-", + not to standard output. + * src/tee.c (usage): "tee -" writes to standard output, not + to a file named "-". + 2004-08-10 Dmitry V. Levin * src/install.c (change_timestamps): Fix int->bool conversion -- cgit v1.2.3-70-g09d2