summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-01 23:37:01 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-01 23:37:01 +0100
commitee37079f77166aaa309ffe7b3475b4f79f88eaa8 (patch)
treec21a20ccb9fba3376247ee6961f1a24b82a7214d /ChangeLog
parentf9783b204b672ed5c951125b2476d45ecc50915c (diff)
Add frame number dialog on frame position click.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 645884eb2..2e690ef14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2016-07-01 Carl Hetherington <cth@carlh.net>
- * Add move-to-position dialog when clicking on the preview timecode.
+ * Add move-to-position dialogs when clicking on the preview timecode
+ or frame number.
2016-06-29 Carl Hetherington <cth@carlh.net>