summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-09-29 16:30:43 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-09-29 16:30:43 -0400
commita95a32c60d352e253b808c2b6c7cbbbc2ce9123b (patch)
tree27ab06b46272ea063435c35ea2675fcf86f05cf7 /CHANGELOG
parentd10f4a97c05433d3cb9d77f6f6c2100c6d96b06d (diff)
copy, move: Behave same with --fast when sending to remotes located on a local disk as when sending to other remotes.
Let --fast override use of hasKey even when hasKeyCheap.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d1c23953c..a84187e63 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,8 @@ git-annex (6.20170926) UNRELEASED; urgency=medium
* external: Avoid checking EXPORTSUPPORTED for special remotes that are
not configured to use exports.
* test: Fix reversion that made it only run inside a git repository.
+ * copy, move: Behave same with --fast when sending to remotes located
+ on a local disk as when sending to other remotes.
-- Joey Hess <id@joeyh.name> Thu, 28 Sep 2017 12:01:39 -0400