summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-16 14:30:53 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-16 14:30:53 +0100
commit214843a6753b1b8b09789416c0c88e37e7ba039b (patch)
tree7007e12666601514612cff8807374ea1d5e681ac /ChangeLog
parent4aa2c70aa6b240d426f782b215749bee7399d6c4 (diff)
Fix seek through multi-reel DCP imports.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2440e7b90..c6d270897 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-08-16 c.hetherington <cth@carlh.net>
+ * Fix error on seeking through imported mulit-reel DCPs.
+
* Simple information on mouse position in the video waveform (part of #932).
2016-08-15 Carl Hetherington <cth@carlh.net>