From: Jim Meyering Date: Thu, 10 Jan 2008 13:43:17 +0000 (+0100) Subject: * README-hacking: Add Git to the list of required tools. X-Git-Tag: v6.9.92~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d80b05c5a6407ef28c994ed8d4c495ffed7188b;p=thirdparty%2Fcoreutils.git * README-hacking: Add Git to the list of required tools. --- diff --git a/ChangeLog b/ChangeLog index 7e543ba622..16d1bcbf6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-10 Jim Meyering + + * README-hacking: Add Git to the list of required tools. + 2008-01-08 Paul Eggert Fix a minor race condition when using cp -p --parents. diff --git a/README-hacking b/README-hacking index 4998bb15f1..06d97bf4a9 100644 --- a/README-hacking +++ b/README-hacking @@ -15,6 +15,7 @@ tools we depend upon, including: - Autoconf - Bison - Gettext +- Git - Gperf - Gzip - Perl