summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-09-16 13:40:44 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-09-16 13:40:44 -0400
commit89776ff6d7849f786db35de610b88aa9556f1623 (patch)
tree88f8a2bf19d8e76df8e5d3ad76774cc704ee4ae2 /debian
parentf90839eada85dbccc29ee171d1b36020af342792 (diff)
Windows: Avoid crashing trying to list gpg secret keys, for gcrypt which is not yet supported on Windows.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cd6cfd228..825d8d46d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ git-annex (5.20140916) UNRELEASED; urgency=medium
* assistant: Detect when repository has been deleted or moved, and
automatically shut down the assistant. Closes: #761261
+ * Windows: Avoid crashing trying to list gpg secret keys, for gcrypt
+ which is not yet supported on Windows.
-- Joey Hess <joeyh@debian.org> Mon, 15 Sep 2014 14:39:17 -0400