summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-28 16:57:39 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-28 16:57:39 +0100
commit2da067ce01a04964dd5d739ea695504517877507 (patch)
tree2db3cb29f363c8958e48a1e1018635a77c7cd599 /ChangeLog
parentc41a10952ef0f9988a16830dc1cf940cce0e91e3 (diff)
Check for end of film when doing forward-frame.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b0d7898dc..6628ef454 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-07-28 c.hetherington <cth@carlh.net>
+ * Stop forward-frame button going off the end of the film.
+
* Notice when content is modified and offer to save the project
on closing DCP-o-matic.