summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-04-07 11:51:39 +0100
committerCarl Hetherington <cth@carlh.net>2017-04-07 11:51:39 +0100
commitfdb1cacf58115881bd4d3e8cca8ba389f26400df (patch)
tree3a91ce7a4ab088d634036f91135c7ad974b27e51 /ChangeLog
parentab32017c7cc918ddd2cd35661cf64985e0abc79a (diff)
Make jump-to-content-start on selection in the content list optional.
This behaviour is annoying in some cases, e.g. trying to move separate subtitle files around when looking at a particular time in the preview.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8465091cf..178601665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-04-07 Carl Hetherington <cth@carlh.net>
+
+ * Make jump-to-content-start on selection in the content list
+ optional.
+
2017-04-03 Carl Hetherington <cth@carlh.net>
* Confirm overwrite of existing DCPs when making a new one.