Check that we can decrypt a DKDM when it is loaded (#1011).
[dcpomatic.git] / ChangeLog
index 3c7adf9543aaf7a08f7b8e0573dfca6cfd770757..809cf70964ed1f4f15e1bebda05ef10daaf53af4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+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).
+
+       * Updated de_DE translation from Carsten Kurz.
+
+       * Fix playhead wandering on some operations (#1112).
+
+       * Simplify user interface for managing keys.
+
+       * Version 2.11.37 released.
+
+2018-01-06  Carl Hetherington  <cth@carlh.net>
+
+       * Add version number to encode server welcome message (#1157).
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
 2018-01-05  Carl Hetherington  <cth@carlh.net>
 
        * Add copy and paste for settings (#1051).