]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 25 Jan 1999 05:51:07 +0000 (05:51 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 25 Jan 1999 05:51:07 +0000 (05:51 +0000)
old/fileutils/ChangeLog

index 8e6a372106a16896f45fbedaeef4bb6d4321be77..8f6ca84277e850cda4bd9487b7f6b60249d69b02 100644 (file)
@@ -1,6 +1,7 @@
 1999-01-24  Jim Meyering  <meyering@ascend.com>
 
        * 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.