From: Jim Meyering Date: Mon, 25 Jan 1999 05:51:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22h~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70ede084c078ee9f6c200d42a5ee03b5fabc4c2d;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 8e6a372106..8f6ca84277 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,6 +1,7 @@ 1999-01-24 Jim Meyering * src/ansi2knr.c: Exit nonzero upon failed write to stdout. + New version from L. Peter Deutsch. * lib/quotearg.c (quotearg_n_options): Revert type of parameter `n' (and hence that of the local `n1', too) to `int' at Paul's request.