From 72d1188040d8a65be91e202d508a4c70cc3af924 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 16 Aug 2006 12:55:18 +0000 Subject: [PATCH] Explain why gzip --help's stderr output matters. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 95506510c6..ceb5e214d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-08-16 Bruno Haible + 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". -- 2.47.3