summaryrefslogtreecommitdiff
path: root/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
commit2c8cfffad0cf214951628b771db2322533a8fe50 (patch)
tree1a34002312d466b84ae99bc9dd130570141005e0 /changes
parent2c7c18b04d0435de65b58d57f22e229577189ca2 (diff)
Implement 'fetch_key' for ascii keys
binary keys support is still missing
Diffstat (limited to 'changes')
-rw-r--r--changes/feature-5932_fetch_keys_uri1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature-5932_fetch_keys_uri b/changes/feature-5932_fetch_keys_uri
new file mode 100644
index 0000000..6f628a6
--- /dev/null
+++ b/changes/feature-5932_fetch_keys_uri
@@ -0,0 +1 @@
+- Add 'fetch_key' method to fetch keys from a URI (closes #5932)