summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-10-21 13:44:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-10-21 14:35:07 -0400
commit19e96c4dcf8cf6e78dcc78527530279f205caf98 (patch)
tree02f15841f1dbd68297b399d49a211879d589d6a0 /debian
parent025c8e0d6e4c0037296968a828a6b57148f8e5e5 (diff)
info: When passed the name or uuid of a remote, displays info about that remote.
No per-remote-type info yet. This commit was sponsored by Stanley Yamane.
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 6b3b59b83..35277539f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ git-annex (5.20141014) UNRELEASED; urgency=medium
* glacier: Fix pipe setup when calling glacier-cli to retrieve an object.
* info: When run on a single annexed file, displays some info about the
file, including its key and size.
+ * info: When passed the name or uuid of a remote, displays info about that
+ remote.
-- Joey Hess <joeyh@debian.org> Tue, 14 Oct 2014 14:09:24 -0400