summaryrefslogtreecommitdiff
path: root/keymanager/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2014-08-01 10:20:27 -0500
committerRuben Pollan <meskio@sindominio.net>2014-10-09 12:40:56 -0500
commit6e65c0fb2a36182a45ec7851b8404c406910589f (patch)
treeab5bc07276d48a63747260c8d82931bc83726203 /keymanager/changes
parent9976d72ff2b5ae7a42e0fedf7c970507fb344e34 (diff)
Implement 'fetch_key' for ascii keys
binary keys support is still missing
Diffstat (limited to 'keymanager/changes')
-rw-r--r--keymanager/changes/feature-5932_fetch_keys_uri1
1 files changed, 1 insertions, 0 deletions
diff --git a/keymanager/changes/feature-5932_fetch_keys_uri b/keymanager/changes/feature-5932_fetch_keys_uri
new file mode 100644
index 0000000..6f628a6
--- /dev/null
+++ b/keymanager/changes/feature-5932_fetch_keys_uri
@@ -0,0 +1 @@
+- Add 'fetch_key' method to fetch keys from a URI (closes #5932)