summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-10 23:26:41 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-10 23:26:41 +0000
commit8cc825a798d9a457b89f968a57d3b6a16f6cedfe (patch)
tree089444458e1249b020f265ab55566dd8e58db55f /ChangeLog
parent965ef4eee76ffda616243ed94bd2314a71216570 (diff)
Try harder to keep the playhead at the same *content* frame after
trim (#737).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 79b4ff37b..f8a96ffa5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-11-10 Carl Hetherington <cth@carlh.net>
+ * Further adjustments to playhead behaviour during trim (#737).
+
* Version 2.5.1 released.
2015-11-10 Carl Hetherington <cth@carlh.net>