summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-03-14 00:59:58 +0000
committerCarl Hetherington <cth@carlh.net>2018-03-14 00:59:58 +0000
commitccde188f3b560730d14933af5caa11b413c2e623 (patch)
tree6beaf2c94cb239c596d7dc25abbaf86aac6616d2 /ChangeLog
parentbbfdca5381b2c4ba53e79a616c21e539ffe8237e (diff)
Very basic DCP verification in the player (#1238).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bf12175c..99a577390 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-03-14 Carl Hetherington <cth@carlh.net>
+
+ * Very basic DCP verification option in the player.
+
2018-03-07 Carl Hetherington <cth@carlh.net>
* Fix bad DCPs when re-making in encrypted projects (#1232).