summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-16 15:27:46 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-16 15:27:46 -0400
commit643bb4a3e1494e35f276c5aa789ebecb2127f79f (patch)
treef8697dcb0fc4e4418d37bdb5f206f4660d8a98d5 /debian/changelog
parentff469c1d5e41764651869e8dc2f0322257811a7a (diff)
Deal with incompatability in gpg2, which caused prompts for encryption passphrases rather than using the supplied --passphrase-fd.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 652752fd0..3595eb81b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ git-annex (3.20130115) UNRELEASED; urgency=low
* webapp: Has a page to view the log, accessed from the control menu.
* webapp: Fix crash adding removable drive that has an annex directory
in it that is not a git repository.
+ * Deal with incompatability in gpg2, which caused prompts for encryption
+ passphrases rather than using the supplied --passphrase-fd.
-- Joey Hess <joeyh@debian.org> Mon, 14 Jan 2013 18:35:01 -0400