summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-15 16:40:37 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-15 20:15:02 +0000
commitb3690aeadf56bf2fcd3e95e2614c978885c85ac5 (patch)
treeaa645c71d722740b058b4075e0339aad178bd9f8 /ChangeLog
parent03be3b11f26f9cab080a87a3ad23bfca22049876 (diff)
Add --encrypted/-e to dcpomatic_create.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c908c1ab6..146f608a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-01-15 Carl Hetherington <cth@carlh.net>
+
+ * Add --encrypt/-e option to dcpomatic_create.
+
+ * Fix crash in dcpomatic2_create when using templates.
+
2018-12-29 Carl Hetherington <cth@carlh.net>
* Version 2.12.15 released.