summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--README-hacking3
2 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index e68c7ed33..c0f0adb71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-06-18 Jim Meyering <jim@meyering.net>
+
+ * README-hacking: Don't mention Gzip 1.2.4, now that 1.3.12 is out.
+
2007-06-16 Jim Meyering <jim@meyering.net>
Make chgrp and chown diagnostics consistent.
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.