From: Jim Meyering Date: Fri, 6 Aug 1999 19:23:33 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=66f0de09e86b7254faaa6c5ab2a598ce3dea184a;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 5182a0fc30..ae435f78d3 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,12 @@ +1999-08-06 Jim Meyering + + * src/sort.c: Include file name in `write error' diagnostics. + (write_bytes): Add output_file parameter and use it. Update callers. + (mergefps): Likewise. + (merge): Likewise. + (sort): Likewise. + Reported by John Summerfield. + 1999-08-05 Jim Meyering * src/tail.c (Follow_mode): Remove comma at end of enumerator list.