diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-17 08:22:11 -0700 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-17 08:22:11 -0700 |
commit | fe8fee235b11e58cfda7e8a09e120b0daabe3f43 (patch) | |
tree | 867d1106431f6a1f9e4515ca48ded7d0c8765239 /debian | |
parent | 211bcd11bd3b2409c43564891c4422081f7ad30e (diff) |
Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1c48a196d..d81d1661d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ git-annex (3.20120808) UNRELEASED; urgency=low * S3: Add fileprefix setting. + * Pass --use-agent to gpg when in no tty mode. Thanks, Eskild Hustvedt. -- Joey Hess <joeyh@debian.org> Thu, 09 Aug 2012 13:51:47 -0400 |