summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2017-07-12 14:01:29 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2017-07-14 14:29:41 +0200
commitf7a3e1b4ce2ba114449edb03d1eb3e9719e5d821 (patch)
tree7647a15c02bfed62987080b5cd5ff031d1c5a533 /docs
parentb5470367a74fb09fb30dc56fe6a22254fe25d18e (diff)
[bug] handle 503 responses from nyckserver
This can be produced by errors fetching keys from the server. - Resolves: #8971
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst1
1 files changed, 1 insertions, 0 deletions
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 <https://0xacab.org/leap/bitmask-dev/issues/8868>`_: can't upload generated key with bitmask
- `#8832 <https://0xacab.org/leap/bitmask-dev/issues/8832>`_: don't allow putting non-private keys for the keyring address
- `#8901 <https://0xacab.org/leap/bitmask-dev/issues/8901>`_: use gpg1 binary if present
+- `#8971 <https://0xacab.org/leap/bitmask-dev/issues/8971>`_: handle 502 replies from nicknym
Misc
~~~~