summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-03-14 23:26:17 +0000
committerCarl Hetherington <cth@carlh.net>2018-03-14 23:26:17 +0000
commit813732537680680737c2b8f9a5796ac58ebbe980 (patch)
treedcb8b76f780027b9f8461fcd3fff77e376ef6e09 /ChangeLog
parentccde188f3b560730d14933af5caa11b413c2e623 (diff)
Better error when loading a non-certificate as a certificate; the chain is OK but empty.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99a577390..16edf7d3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-03-14 Carl Hetherington <cth@carlh.net>
+ * Better error when loading a non-certificate as a certificate.
+
* Very basic DCP verification option in the player.
2018-03-07 Carl Hetherington <cth@carlh.net>