]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Explain why gzip --help's stderr output matters.
authorJim Meyering <jim@meyering.net>
Wed, 16 Aug 2006 12:55:18 +0000 (12:55 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Aug 2006 12:55:18 +0000 (12:55 +0000)
ChangeLog

index 95506510c686ff20bbe2263d23d22abd4946bd0b..ceb5e214d514ed70fe1907185940b763c1b99067 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-08-16  Bruno Haible  <bruno@clisp.org>
 
+       Old versions of gzip would write --help output to stderr, and it
+       would be annoying to see that in the output of every "make" command.
        * Makefile.maint (gzip_rsyncable): Throw away stderr output of
        "gzip --help".