]> git.eshelyaron.com Git - emacs.git/commitdiff
* INSTALL.REPO: Mention minimum Git version.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 26 Jan 2015 19:21:45 +0000 (11:21 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 26 Jan 2015 19:21:45 +0000 (11:21 -0800)
ChangeLog
INSTALL.REPO

index eecdad647853962233c0d06795a31f08fdb1a2e8..2ab82350da2658e2931b0e741d55af2a3cddcde8 100644 (file)
--- 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
index df997fbd2855c1cb58074ac050dbe336a7ffb29e..3431ee480bf212f9a1de18f3eb5e90f4db84f114 100644 (file)
@@ -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.