summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-05-16 13:04:13 +0200
committerRuben Pollan <meskio@sindominio.net>2017-05-16 19:32:25 +0200
commitbee693cd7b92934073d9fdffd6aa38d14e7e251e (patch)
tree3f6f4a07050ad69fd6f4fff7f616d3bf21cc813a /docs/changelog.rst
parent0e97513603246d770dafb38e57ac6f15b589984b (diff)
[bug] use correct api uri
Allows to upload a key to providers that use a different api uri than api.provider.net - Resolves: #8868
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 04c43445..d0a426a2 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -25,6 +25,7 @@ Bugfixes
~~~~~~~~
- Repeat decryption if signed with attached key
- `#8783 <https://0xacab.org/leap/bitmask-dev/issues/8783>`_: use username instead of provider in the vpn calls
+- `#8868 <https://0xacab.org/leap/bitmask-dev/issues/8868>`_: can't upload generated key with bitmask
Misc
~~~~