aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-05-23 17:27:15 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-05-23 17:33:32 -0400
commit9a8ff4c743fae057520caebb59a760caf29001b4 (patch)
tree6fb8bde572a73366a6749c07ecf711fe550a1bd5 /debian
parent063d84ddd33f1aa0624cf5f363f2c58397b98562 (diff)
plumb RemoteGitConfig through to decryptCipher
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f5e8b0073..bae23f40e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,8 @@ git-annex (6.20160512) UNRELEASED; urgency=medium
has a dotfile in its root.
* Support building with ghc 8.0.1.
* Pass the various gnupg-options configs to gpg in several cases where
- they were not before.
+ they were not before. Most notably, gnupg-decrypt-options is now
+ passed when decrypting an encrypted cipher.
-- Joey Hess <id@joeyh.name> Wed, 11 May 2016 16:08:38 -0400