diff options
author | Ruben Pollan <meskio@sindominio.net> | 2014-08-01 10:20:27 -0500 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2014-10-09 12:40:56 -0500 |
commit | 2c8cfffad0cf214951628b771db2322533a8fe50 (patch) | |
tree | 1a34002312d466b84ae99bc9dd130570141005e0 /changes | |
parent | 2c7c18b04d0435de65b58d57f22e229577189ca2 (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_uri | 1 |
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 00000000..6f628a6c --- /dev/null +++ b/changes/feature-5932_fetch_keys_uri @@ -0,0 +1 @@ +- Add 'fetch_key' method to fetch keys from a URI (closes #5932) |