Add UI for message box / email notifications.
[dcpomatic.git] / ChangeLog
index dcb0ef1cb86c4d0310b67ebfe31a94cc9e08eeaa..8c75157b71e62d5c93292c5cc66fecf952e8ead0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
+2018-05-27  Carl Hetherington  <cth@carlh.net>
+
+       * Updated it_IT translation from Felice D'Andrea.
+
+2018-05-23  Carl Hetherington  <cth@carlh.net>
+
+       * Fix failure to load image files from non-ASCII paths.
+
+2018-05-18  Carl Hetherington  <cth@carlh.net>
+
+       * Fix slow exports from DCP content (#1285).
+
+2018-05-16  Carl Hetherington  <cth@carlh.net>
+
+       * Add cancel button to DCP verification progress dialogue (#1294).
+
 2018-05-15  Carl Hetherington  <cth@carlh.net>
 
+       * Fix crash on enabling telecine filter.
+
+       * Fix incorrect subtitle positioning in a VF when there are more than
+       two consecutive reels with no subtitles.
+
        * Fix missing burnt-in / previewed subtitles containing ampersands.
 
 2018-05-08  Carl Hetherington  <cth@carlh.net>