summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-21 00:14:21 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-21 00:14:21 +0100
commitf9d0bc389d3f36263fb7a3b54d2263878a8ea7fb (patch)
treeab921eabd4b9bc520d71a226c79a54c11a3aa343 /ChangeLog
parentb9f0e5f6ca2e57980f94f2e16f814b289411e9e3 (diff)
Trim referred-to DCPs correctly using CPL entry point / duration.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f22c362e..b080ee1d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-09-21 Carl Hetherington <cth@carlh.net>
+
+ * Fix trimming of OV DCPs that are referred to (#956).
+
2016-09-20 Carl Hetherington <cth@carlh.net>
* Give better errors on SubRip parse failures.