summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-02-12 20:20:18 +0000
committerCarl Hetherington <cth@carlh.net>2017-02-12 20:20:18 +0000
commitdf29125d2f63b5c2e36b373462eac9684d8046e4 (patch)
treea841e836136366c955cc16e1ea7c1bcadd716f2b /ChangeLog
parente662323cc920e3d7b477c5b149211434c1a4929c (diff)
Correctly include keys for referenced encrypted DCPs in KDMs (#975).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c7af48e9..84524fc23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-02-12 Carl Hetherington <cth@carlh.net>
+
+ * Fix missing keys in VF KDMs (#975).
+
2017-02-10 Carl Hetherington <cth@carlh.net>
* Version 2.10.7 released.