Add delete-key shortcut to remove content.
[dcpomatic.git] / ChangeLog
index d573e02fb694eab1cd2b492c9976e9c76d4d402b..1f491a732ceecaf5fd47b7820bbd4a91807acafa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
+2016-02-02  Carl Hetherington  <cth@carlh.net>
+
+       * Add Delete-key shortcut to remove content.
+
 2016-02-01  Carl Hetherington  <cth@carlh.net>
 
+       * Allow removal of multiple pieces of content in one click.
+
+       * Synchronise content list / timeline selection when
+       the content list selection changes.
+
        * Move the preview to the start of a piece of content
        when selecting it (suggested by Carsten Kurz).