summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-12-16 16:43:37 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-12-16 16:43:37 -0400
commit633c4f4cf0e4c4e387fb42889d996de1ecd8bfd6 (patch)
treead58b620727a0b066f2286f57f267c062e458b31 /CHANGELOG
parent6aa7e136b5d246228723f4c9996bda11f66c4445 (diff)
p2p: Added --one-way option.
This commit was sponsored by Fernando Jimenez on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index faadc132e..c4d3e2712 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,7 @@ git-annex (6.20161211) UNRELEASED; urgency=medium
* 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.
+ * p2p: Added --one-way option.
-- Joey Hess <id@joeyh.name> Sun, 11 Dec 2016 21:29:51 -0400