From: Jim Meyering Date: Mon, 3 Sep 2007 07:06:10 +0000 (+0200) Subject: README-hacking: Require rsync, rather than wget. X-Git-Tag: v6.9.89~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=698091be0eab3907f76fe0b68202525622022324;p=thirdparty%2Fcoreutils.git README-hacking: Require rsync, rather than wget. --- diff --git a/ChangeLog b/ChangeLog index 7153fd6b7a..087ed774c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-09-03 Jim Meyering + + * README-hacking: Require rsync, rather than wget. + 2007-09-02 Jim Meyering * bootstrap (WGET_COMMAND): Remove code to set this variable. diff --git a/README-hacking b/README-hacking index ac4f47d4d6..3539d73782 100644 --- a/README-hacking +++ b/README-hacking @@ -18,8 +18,8 @@ tools we depend upon, including: - Gperf - Gzip - Perl +- Rsync - Tar -- Wget Valgrind is also highly recommended, if Valgrind supports your architecture.