From f7a3e1b4ce2ba114449edb03d1eb3e9719e5d821 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Wed, 12 Jul 2017 14:01:29 +0200 Subject: [bug] handle 503 responses from nyckserver This can be produced by errors fetching keys from the server. - Resolves: #8971 --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/changelog.rst') diff --git a/docs/changelog.rst b/docs/changelog.rst index 27484843..cf38716c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -32,6 +32,7 @@ Bugfixes - `#8868 `_: can't upload generated key with bitmask - `#8832 `_: don't allow putting non-private keys for the keyring address - `#8901 `_: use gpg1 binary if present +- `#8971 `_: handle 502 replies from nicknym Misc ~~~~ -- cgit v1.2.3