README-hacking: Require rsync, rather than wget.
authorJim Meyering <jim@meyering.net>
Mon, 3 Sep 2007 07:06:10 +0000 (09:06 +0200)
committerJim Meyering <jim@meyering.net>
Mon, 3 Sep 2007 07:07:20 +0000 (09:07 +0200)
ChangeLog
README-hacking

index 7153fd6..087ed77 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-03  Jim Meyering  <jim@meyering.net>
+
+       * README-hacking: Require rsync, rather than wget.
+
 2007-09-02  Jim Meyering  <jim@meyering.net>
 
        * bootstrap (WGET_COMMAND): Remove code to set this variable.
index ac4f47d..3539d73 100644 (file)
@@ -18,8 +18,8 @@ tools we depend upon, including:
 - Gperf <http://www.gnu.org/software/gperf/>
 - Gzip <http://www.gnu.org/software/gzip/>
 - Perl <http://www.cpan.org/>
+- Rsync <http://samba.anu.edu.au/rsync/>
 - Tar <http://www.gnu.org/software/tar/>
-- Wget <http://www.gnu.org/software/wget/>
 
 Valgrind <http://valgrind.org/> is also highly recommended, if
 Valgrind supports your architecture.