Fix incorrect 2->3 python conversion.
[dcpomatic.git] / ChangeLog
index d573e02fb694eab1cd2b492c9976e9c76d4d402b..48103c7943ff102b73ddaccbad9312cfe9b38450 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
+2016-02-02  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.18 released.
+
+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).