summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-09 00:22:46 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-09 00:22:46 +0000
commitb6a281b4ba1d5e2b91ae3d54e073ee88308f61b6 (patch)
tree354ef21df18133fc3617fc4599093258093f1b4f /ChangeLog
parent48f8d36316253f5ac05a6517ef08a66fa85a62fe (diff)
Keep current frame visible when trimming start. Don't trim the current
frame with "trim after current position" (#737).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04c78f074..38d0ab14a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-11-09 Carl Hetherington <cth@carlh.net>
+
+ * Keep same frame visible after trimming content start (#737).
+
+ * Trim frames after the current one with "trim after current", leaving
+ the current frame in (#737).
+
2015-11-08 Carl Hetherington <cth@carlh.net>
* Fix bad layout in the audio tab (#738).