Fix truncated log timestamps in at least some cases.
[dcpomatic.git] / ChangeLog
index 0175c969e631713713bbee5e404b810353d86bbc..427c362943e9908f5f0edf8e083dfd26e56e5f73 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+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.
+
 2016-01-13  Carl Hetherington  <cth@carlh.net>
 
        * Fix incorrect fades when trim is being used.