]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* README-hacking: Add Git to the list of required tools.
authorJim Meyering <meyering@redhat.com>
Thu, 10 Jan 2008 13:43:17 +0000 (14:43 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 10 Jan 2008 13:43:17 +0000 (14:43 +0100)
ChangeLog
README-hacking

index 7e543ba622c4b3b4264aa9886658181f8c6b80fb..16d1bcbf6ae6d93709625c620e77ca69de2db902 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-10  Jim Meyering  <meyering@redhat.com>
+
+       * README-hacking: Add Git to the list of required tools.
+
 2008-01-08  Paul Eggert  <eggert@cs.ucla.edu>
 
        Fix a minor race condition when using cp -p --parents.
index 4998bb15f10205cf0c32c221fb70811c0a4a9b5e..06d97bf4a9155eb16a1118d6bfd19c20ff723062 100644 (file)
@@ -15,6 +15,7 @@ tools we depend upon, including:
 - Autoconf <http://www.gnu.org/software/autoconf/>
 - Bison <http://www.gnu.org/software/bison/>
 - Gettext <http://www.gnu.org/software/gettext/>
+- Git <http://git.or.cz/>
 - Gperf <http://www.gnu.org/software/gperf/>
 - Gzip <http://www.gnu.org/software/gzip/>
 - Perl <http://www.cpan.org/>