summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-06-02 16:19:31 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-06-02 16:19:31 -0400
commitb986b85cec119403c1a62fc268e26ff948de9fca (patch)
tree1945ce31579c1e2fa41a87ced3c0ab43439eadbd /CHANGELOG
parentd8b894c5cbb430c17e61f8c2d001c03b567bfb12 (diff)
remotedaemon: Fixed support for notifications of changes to gcrypt remotes, which was never tested and didn't quite work before.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4493c8035..2b15293fd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,6 +13,8 @@ git-annex (6.20160528) UNRELEASED; urgency=medium
when used with git 2.9, which has stopped doing this itself.
* Automatically enable v6 mode when initializing in a clone from a repo
that has an adjusted branch checked out.
+ * remotedaemon: Fixed support for notifications of changes to gcrypt
+ remotes, which was never tested and didn't quite work before.
-- Joey Hess <id@joeyh.name> Fri, 27 May 2016 13:12:48 -0400