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 b4659fa02..faadc132e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,9 @@ git-annex (6.20161211) UNRELEASED; urgency=medium
be processed without requiring it to be in the current encoding.
* p2p: --link no longer takes a remote name, instead the --name
option can be used.
+ * p2p --link now defaults to setting up a bi-directional link;
+ both the local and remote git repositories get remotes added
+ pointing at one-another.
-- Joey Hess <id@joeyh.name> Sun, 11 Dec 2016 21:29:51 -0400