summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-03 15:32:41 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-03 15:32:41 +0000
commit70ee6cc5cef66a4aed252dbfa2390cc9f0c8c286 (patch)
treeaca652adfe70c9bd10e3d647b10e12998fbd4148 /ChangeLog
parentbc4ce63541a6617725be91405e279c1292e66721 (diff)
Add play-length control to timing panel (#261).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 793d0c8f1..c02b6f2f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-03 Carl Hetherington <cth@carlh.net>
+
+ * Add "play length" control to avoid having to do arithmetic to
+ get end-trims right in some cases (#261).
+
2013-12-02 Carl Hetherington <cth@carlh.net>
* Fix breakage to adding multiple files at the same time.