summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-01-06 23:27:45 +0000
committerCarl Hetherington <cth@carlh.net>2018-01-06 23:27:45 +0000
commitf2991b10f26dd8996cfcdcbc2128f7e9db36f634 (patch)
treeb2724af5e6617ab58f95f2d7b1ea66dada77bcce /ChangeLog
parentdb19d69c0c33fe64cf60ec85bf59c4c15ec37383 (diff)
Check that we can decrypt a DKDM when it is loaded (#1011).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0e5b3468..809cf7096 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2018-01-06 Carl Hetherington <cth@carlh.net>
+ * Check that we can decrypt a DKDM when it is loaded into
+ the KDM creator (#1011).
+
* Fix crash in some cases when an incorrect KDM has been
added to a DCP (#1000).