summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-25 21:01:18 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-25 21:01:18 +0000
commit51468148d3dde7cb4be3dae6442e5ef6bcafda2b (patch)
treeba084b911fcf88d3faae888d8151b8efacec3bf3 /ChangeLog
parent8a4c2dbb6e9e15af98c0edb494d7ac1f74412360 (diff)
Enable mysteriously disabled multi-selected-content edit of timing and
fix a couple of problems with it (#1010).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2d9aaf62..d983bca8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-11-25 Carl Hetherington <cth@carlh.net>
+
+ * Allow multi-edit of content timing details (#1010).
+
2016-11-23 Carl Hetherington <cth@carlh.net>
* Fix crash on pressing enter in a crop control on Windows (#1009).