Fix incorrect 2->3 python conversion.
[dcpomatic.git] / ChangeLog
index b9a83aedd1165652e1ce14df4c14fac4577d88b9..48103c7943ff102b73ddaccbad9312cfe9b38450 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+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).
+
+2016-02-01  c.hetherington  <cth@carlh.net>
+
+       * Updated de_DE translation from Carsten Kurz.
+
+2016-02-01  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.6.17 released.
+
+2016-01-30  Carl Hetherington  <cth@carlh.net>
+
+       * Fix a collection of strange problems with the content list when
+       dragging content around in the timeline.
+
+2016-01-24  Carl Hetherington  <cth@carlh.net>
+
+       * Fix encodes getting stuck in some cases (#783).
+
+2016-01-23  Carl Hetherington  <cth@carlh.net>
+
+       * Fix estimate of required disk space to take referencing
+       of existing DCPs into account.
+
+2016-01-14  Carl Hetherington  <cth@carlh.net>
+
+       * Add frames-per-second summary to log at the end of
+       a transcode (#786).
+
+       * Allow multiple CC addresses for KDM emails (#785).
+
 2016-01-13  Carl Hetherington  <cth@carlh.net>
 
        * Version 2.6.16 released.