diff options
author | Ruben Pollan <meskio@sindominio.net> | 2015-12-21 19:26:55 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-02-25 11:35:24 -0600 |
commit | f886a1adb141023a823ad4a43bfb7b28d02a7857 (patch) | |
tree | 15757c8339b2a126c1e525c80b7da3a0f0369a02 /keymanager/changes | |
parent | ca505182f9664088ef360b8965902f1fbbcd08d3 (diff) |
[feat] Make EncryptionKey aware of the active address
Diffstat (limited to 'keymanager/changes')
-rw-r--r-- | keymanager/changes/next-changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keymanager/changes/next-changelog.txt b/keymanager/changes/next-changelog.txt index a53a5d23..be6da728 100644 --- a/keymanager/changes/next-changelog.txt +++ b/keymanager/changes/next-changelog.txt @@ -13,6 +13,7 @@ Features - `#7485 <https://leap.se/code/issues/7485>`_: Move validation, usage and audited date to the active document. - `#7713 <https://leap.se/code/issues/7713>`_: Update soledad documents by adding versioning field. - `#7500 <https://leap.se/code/issues/7500>`_: Use fingerprints instead of key ids. +- Make EncryptionKey aware of the active address. - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |