summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-06-02 15:55:11 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-06-02 15:55:11 -0400
commit914cf84bdb8441746f3388391f0218a5f1f63443 (patch)
treea6fa0869923210e20f6e426aa71976c3ad4923cf /CHANGELOG
parentf5fa8ea57a8bca62ebf31b796f218e697b67910a (diff)
fix git version
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9a75121be..4493c8035 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,7 +10,7 @@ git-annex (6.20160528) UNRELEASED; urgency=medium
clones from gcrypt repositories.
* Pass -S to git commit-tree when commit.gpgsign is set and when
making a non-automatic commit, in order to preserve current behavior
- when used with git 1.9, which has stopped doing this itself.
+ when used with git 2.9, which has stopped doing this itself.
* Automatically enable v6 mode when initializing in a clone from a repo
that has an adjusted branch checked out.