summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2016-06-14 19:06:45 +0200
committerRuben Pollan <meskio@sindominio.net>2016-06-17 21:25:07 +0200
commitb64591d39dbb03a76c5c0052ebb86d9fdb9915c7 (patch)
tree6d1ac36cd278e25ee66f2696ab5ef70979710480 /changes
parent2d69975880214e59d493b5d30655295f77a5cb0c (diff)
[feat] improve duplicated active documents fixup
Mostly for private keys we want to keep the latest one in the keyring. It would be desirable to check with one is set in nicknym, but this will need a big refactor that I'm not sure if it's worth it just for that. - Related: #6658, #8059
Diffstat (limited to 'changes')
-rw-r--r--changes/next-changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.txt b/changes/next-changelog.txt
index 91ca8bd..a2ab4fb 100644
--- a/changes/next-changelog.txt
+++ b/changes/next-changelog.txt
@@ -12,6 +12,7 @@ Features
~~~~~~~~
- `#8031 <https://leap.se/code/issues/8031>`_: Remove support for multiple key types.
- `#8068 <https://leap.se/code/issues/8068>`_: make get_all_keys aware of active addresses.
+- `#6658 <https://leap.se/code/issues/6658>`_: Improve duplicated active documents fixup.
- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.
- New feature without related issue number.