summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-06-09 23:43:58 +0100
committerCarl Hetherington <cth@carlh.net>2018-06-09 23:43:58 +0100
commit4513308f3c08579d53a0eee91b470dca3a28cbc2 (patch)
tree71708f4825f779e092e2868469901347a21f76fc /ChangeLog
parent85fedd82ef6f1b2330534ce91ca64c46910e8e57 (diff)
Add option to open a DCP in the player (#1312).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 842ac5a2a..85b0f21a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2018-06-08 Carl Hetherington <cth@carlh.net>
+2018-06-09 Carl Hetherington <cth@carlh.net>
+
+ * Add option to open a DCP in the player (#1312).
+
+a2018-06-08 Carl Hetherington <cth@carlh.net>
* Add support for rotation and flipping of video sources,
and auto-detect when this is necessary (#966).