diff options
author | Jim Meyering <jim@meyering.net> | 2007-06-18 11:19:57 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-06-18 11:19:57 +0200 |
commit | 063aa30a3dc226c481bddbf2cbce9f27c83edfc8 (patch) | |
tree | 4bccb2be2d5a81f707543968d6b599a5c6aed6e9 /README-hacking | |
parent | c23c89db0f1be58c5e324be6e085f41733c1286f (diff) | |
download | coreutils-063aa30a3dc226c481bddbf2cbce9f27c83edfc8.tar.xz |
* README-hacking: Don't mention Gzip 1.2.4, now that 1.3.12 is out.
Diffstat (limited to 'README-hacking')
-rw-r--r-- | README-hacking | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/README-hacking b/README-hacking index 6c02512b3..e3bf5f693 100644 --- a/README-hacking +++ b/README-hacking @@ -21,9 +21,6 @@ tools we depend upon, including: - Tar <http://www.gnu.org/software/tar/> - Wget <http://www.gnu.org/software/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 <http://valgrind.org/> is also highly recommended, if Valgrind supports your architecture. |