summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-26 11:21:45 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-26 11:21:45 -0800
commit81f7fcb4b8a4f370162def4fd42fd62674db96a5 (patch)
tree2d1d4abf852e461b8ed9ea2b404827ef2742a475
parente912f35dc5e882ddc5124e3552ee68088204fb47 (diff)
downloademacs-81f7fcb4b8a4f370162def4fd42fd62674db96a5.tar.gz
* INSTALL.REPO: Mention minimum Git version.
-rw-r--r--ChangeLog4
-rw-r--r--INSTALL.REPO2
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eecdad64785..2ab82350da2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-01-26 Paul Eggert <eggert@cs.ucla.edu>
+
+ * INSTALL.REPO: Mention minimum Git version.
+
2015-01-25 Paul Eggert <eggert@cs.ucla.edu>
Use gnustep-config if available
diff --git a/INSTALL.REPO b/INSTALL.REPO
index df997fbd285..3431ee480bf 100644
--- a/INSTALL.REPO
+++ b/INSTALL.REPO
@@ -12,6 +12,8 @@ autoconf - at least the version specified near the start of
configure.ac (in the AC_PREREQ command).
automake - at least the version specified near the start of
configure.ac (in the AM_INIT_AUTOMAKE command).
+git - at least Git 1.7.1. If your repository was created by an older
+ Git version, you may need to reclone it.
makeinfo - not strictly necessary, but highly recommended, so that
you can build the manuals.