summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <id@joeyh.name>2014-12-02 13:50:45 -0400
committerGravatar Joey Hess <id@joeyh.name>2014-12-02 13:50:45 -0400
commit4f64f979316f964add68990a64a753eae05c3f9b (patch)
treee0ee2ed13db8d3c568e636311ffb58993407f7cf /debian
parentfa887dca8511d4a3b8348e9cb7f15a3e213174e7 (diff)
Don't show "(gpg)" when decrypting the remote encryption cipher, since this could be taken to read that's the only time git-annex runs gpg, which is not the case.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9ddb28acb..e1eec146e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ git-annex (5.20141126) UNRELEASED; urgency=medium
outside the menus.
* diffdriver: New git-annex command, to make git external diff drivers
work with annexed files.
+ * Don't show "(gpg)" when decrypting the remote encryption cipher,
+ since this could be taken to read that's the only time git-annex
+ runs gpg, which is not the case.
-- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 15:31:55 -0400