aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2018-03-07 17:25:42 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2018-03-07 17:30:14 -0400
commitce2a8be94e9fd5193a1461ccfa5737ce12076813 (patch)
treec52d00e56353f2b6eaec8c805e081053dcf41b82 /CHANGELOG
parent5c2710fc68cfa167f991171077e9bed9738a5bd0 (diff)
Better ssh connection warmup when using -J for concurrency.
Avoids ugly messages when forced ssh command is not git-annex-shell. This commit was sponsored by Ole-Morten Duesund on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6ec71de55..1eeea4f02 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,8 @@ git-annex (6.20180228) UNRELEASED; urgency=medium
present when locking it. This could cause git annex drop to remove
the only copy of a file when it thought the tor remote had a copy.
* git-annex-shell: Added p2pstdio mode.
+ * Better ssh connection warmup when using -J for concurrency.
+ Avoids ugly messages when forced ssh command is not git-annex-shell.
-- Joey Hess <id@joeyh.name> Wed, 28 Feb 2018 11:53:03 -0400