summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-20 11:44:46 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-20 11:44:46 -0400
commitf90490c4f36d9354e004985621e5ebd767e62496 (patch)
tree671b20435330564060b8e375697ce83669c5cc19 /debian
parent82ee689db44ebabca2ecd093f9da40ef46fbc067 (diff)
checkpresentkey: New plumbing command to check if a key can be verified to be present on a remote.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d3c3b048a..0578cb2a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
git-annex (5.20150318) UNRELEASED; urgency=medium
* readpresentkey: New plumbing command for checking location log.
+ * checkpresentkey: New plumbing command to check if a key can be verified
+ to be present on a remote.
-- Joey Hess <id@joeyh.name> Thu, 19 Mar 2015 17:05:32 -0400