diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-06-16 20:16:54 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-06-20 18:30:22 +0200 |
commit | 5409c0dec9d1d4a562cc69798e36d534b6690d30 (patch) | |
tree | 6e9197e4a933c4f0ded905d4b5f4f4df2084aec9 /keymanager/changes | |
parent | 161fd0542425dc9afa336dcb0675f56b3e1b0b55 (diff) |
[feat] check key document versions and fail if it's unknown
- Closes: #8165
Diffstat (limited to 'keymanager/changes')
-rw-r--r-- | keymanager/changes/next-changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keymanager/changes/next-changelog.txt b/keymanager/changes/next-changelog.txt index a2ab4fb..56ff7aa 100644 --- a/keymanager/changes/next-changelog.txt +++ b/keymanager/changes/next-changelog.txt @@ -13,6 +13,7 @@ Features - `#8031 <https://leap.se/code/issues/8031>`_: Remove support for multiple key types. - `#8068 <https://leap.se/code/issues/8068>`_: make get_all_keys aware of active addresses. - `#6658 <https://leap.se/code/issues/6658>`_: Improve duplicated active documents fixup. +- `#8165 <https://leap.se/code/issues/8165>`_: Check key document versions and fail if it's unknown. - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |