diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-03-11 03:24:32 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-03-11 03:24:32 +0100 |
commit | a9268421d79b30c9af5be12d2d902abcd363a60b (patch) | |
tree | 03aaa5be25cea44020ab8f6ee36d8212206e0c6a /ChangeLog | |
parent | 82ce84fe67e14ff547bdca068c39511d8c0125fb (diff) |
implementing private key deletion (#5536)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Mon Mar 11 03:24:07 CET 2019 + Completed implementation of #5536 (delete private keys once we + no longer need them). -CG + Sat Mar 2 19:09:43 CET 2019 Changing denomination key revocation file format and moving them to their own directory (preparations for #5536 resolution). -CG |