summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-01-02 18:45:02 +0000
committerCarl Hetherington <cth@carlh.net>2018-01-02 18:45:02 +0000
commit34f6688dad9f6916f2d6ce1accba90e88e6efff4 (patch)
treee8226fd90a2971deac5d5ef2568b9b6505c693b0 /ChangeLog
parent9458457504af5548bc51b3c29e65dbe92fd0513d (diff)
Go back to time 0 when loading a new DCP into the player (#1152).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f99f1d3eb..29054b6f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-01-02 Carl Hetherington <cth@carlh.net>
+ * Go back to zero when loading a new DCP into the player (#1152).
+
* Fix generated ISDCF name with full-frame content (#1118).
* Fix downloading of certificates on Windows (#1124).