From: Jim Meyering Date: Mon, 18 Jun 2007 09:19:57 +0000 (+0200) Subject: * README-hacking: Don't mention Gzip 1.2.4, now that 1.3.12 is out. X-Git-Tag: v6.9.89~263 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=063aa30a3dc226c481bddbf2cbce9f27c83edfc8;p=thirdparty%2Fcoreutils.git * README-hacking: Don't mention Gzip 1.2.4, now that 1.3.12 is out. --- diff --git a/ChangeLog b/ChangeLog index e68c7ed33b..c0f0adb713 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-06-18 Jim Meyering + + * README-hacking: Don't mention Gzip 1.2.4, now that 1.3.12 is out. + 2007-06-16 Jim Meyering Make chgrp and chown diagnostics consistent. diff --git a/README-hacking b/README-hacking index 6c02512b38..e3bf5f6931 100644 --- a/README-hacking +++ b/README-hacking @@ -21,9 +21,6 @@ tools we depend upon, including: - Tar - Wget -As of this writing, the latest stable version of Gzip is 1.2.4 but we -suggest using test version 1.3.5 (or later, if one becomes available). - Valgrind is also highly recommended, if Valgrind supports your architecture.