summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 281c59d7f..ceaa043ca 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,9 @@ git-annex (6.20170301.2) UNRELEASED; urgency=medium
where "merging" messages were included in the output of configlist
(and perhaps other commands) and caused a "Failed to get annex.uuid
configuration" error.
+ * Support GIT_SSH and GIT_SSH_COMMAND, which are handled close the same
+ as they are by git. However, unlike git, git-annex sometimes needs to
+ pass the -n parameter when using these.
-- Joey Hess <id@joeyh.name> Thu, 02 Mar 2017 12:51:40 -0400