diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-03-20 18:44:23 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-03-20 20:01:01 +0100 |
commit | 06e6825e37a6f5fa2df2620e7dfa1687b7029ff6 (patch) | |
tree | 60e5ca4013d1b91fd77cd74c4a06b5cd0a034f4c /keymanager/changes | |
parent | 628da289584c8c7b218016ea8aa0740aaa36acb6 (diff) |
[bug] Return KeyNotFound Failure if not valid key is given to put_raw_key
- Resolves: #7974
Diffstat (limited to 'keymanager/changes')
-rw-r--r-- | keymanager/changes/next-changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keymanager/changes/next-changelog.txt b/keymanager/changes/next-changelog.txt index 163c1eeb..2dd34d4a 100644 --- a/keymanager/changes/next-changelog.txt +++ b/keymanager/changes/next-changelog.txt @@ -21,6 +21,8 @@ Features Bugfixes ~~~~~~~~ +- `#7974 <https://leap.se/code/issues/7974>`_: Return KeyNotFound Failure if not valid key is given to put_raw_key. + - `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235. - Bugfix without related issue number. |