]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 3 Mar 2001 19:19:12 +0000 (19:19 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 3 Mar 2001 19:19:12 +0000 (19:19 +0000)
old/textutils/ChangeLog

index cb3d07aeae5a8b118c8ca7f3b6362e351b7e0f20..3e65c88b2dc655dc4df5924561d677424202c3af 100644 (file)
@@ -1,3 +1,8 @@
+2001-03-01  Paul Eggert  <eggert@twinsun.com>
+
+       * src/sort.c (main): When fclose (stdin) fails, do not mention
+       the output file in the error message; mention "-" instead.
+
 2001-02-28  Paul Eggert  <eggert@twinsun.com>
 
        * src/sort.c (xfopen): Set have_read_stdin to 1 only if file is "-".