summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2016-03-20 18:44:23 +0100
committerRuben Pollan <meskio@sindominio.net>2016-03-20 20:01:01 +0100
commit288c775034d4c18846518a11677e4580a91cf437 (patch)
tree37f6aabd1f301693b5b013131b717ecd75fea907 /changes
parentd44d72c816ebc668931071cf5bd8e37e0be32e05 (diff)
[bug] Return KeyNotFound Failure if not valid key is given to put_raw_key
- Resolves: #7974
Diffstat (limited to 'changes')
-rw-r--r--changes/next-changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/next-changelog.txt b/changes/next-changelog.txt
index 163c1ee..2dd34d4 100644
--- a/changes/next-changelog.txt
+++ b/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.