aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-09-26 15:44:22 -0400
committerJoey Hess <joey@kitenet.net>2013-09-26 15:44:22 -0400
commit36b808723aea6c8c509d6c974072a6de69692f60 (patch)
treec2770c6de6d817136517ecf4c72c4e76413138f4
parent9cce1db0c69a8dbc8512d0895c854b93f55ea144 (diff)
downloadgit-remote-gcrypt-36b808723aea6c8c509d6c974072a6de69692f60.tar.gz
changeog
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e482fcb..6ce2e5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+git-remote-gcrypt (0.20130908-5) UNRELEASED; urgency=low
+
+ * Stop passing --fast-list to gpg as this sometimes causes it to not
+ display key fingerprints, which git-remote-gcrpyt needs.
+ Closes https://github.com/blake2-ppc/git-remote-gcrypt/issues/8
+
+ -- Joey Hess <joeyh@debian.org> Thu, 26 Sep 2013 15:37:57 -0400
+
git-remote-gcrypt (0.20130908-4) unstable; urgency=low
* Added --check option.