summaryrefslogtreecommitdiff
path: root/keymanager/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-04-01 12:35:39 -0300
committerTomás Touceda <chiiph@leap.se>2014-04-01 12:35:39 -0300
commitb6b61de582ff6d935116ad604af3100edb78482a (patch)
tree2016ad7e017734ae4c47b05d31619a2b1927a04d /keymanager/changes
parent5fc07042ca0f4a4ff42cedb9c468c5ad489632f6 (diff)
parentfae320b7e81036426f375f10832a38f160433238 (diff)
Merge remote-tracking branch 'refs/remotes/drebs/bug/5415_properly-raise-KeyNotFound' into develop
Diffstat (limited to 'keymanager/changes')
-rw-r--r--keymanager/changes/bug_5415_properly-raise-KeyNotFound2
1 files changed, 2 insertions, 0 deletions
diff --git a/keymanager/changes/bug_5415_properly-raise-KeyNotFound b/keymanager/changes/bug_5415_properly-raise-KeyNotFound
new file mode 100644
index 0000000..02e4905
--- /dev/null
+++ b/keymanager/changes/bug_5415_properly-raise-KeyNotFound
@@ -0,0 +1,2 @@
+ o Properly raise KeyNotFound exception when looking for keys on nickserver
+ (#5415).