1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-18 09:28:22 +02:00

* README-hacking: Add Git to the list of required tools.

This commit is contained in:
Jim Meyering
2008-01-10 14:43:17 +01:00
parent 424feb6301
commit 6d80b05c5a
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -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.
+1
View 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/>