Fix subtitle_id to work with _TEXT and _ASS subtitles (fixes #969).
[dcpomatic.git] / ChangeLog
index 46f74aeea4c5606ed445e33c88ab78184658a080..5e3694e66f6ab60ed8dd99b0ea20259da733d420 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,43 @@
+2016-10-04  c.hetherington  <cth@carlh.net>
+
+       * Fix error when examining files with embedded subtitles in some cases (#969).
+
+2016-10-04  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.9.30 released.
+
+2016-10-03  Carl Hetherington  <cth@carlh.net>
+
+       * Fix crash on make DCP if there are old audio analysis files.
+
+       * Updated zh_CN translation from 刘汉源.
+
+2016-10-03  Carl Hetherington  <cth@carlh.net>
+
+       * Version 2.9.29 released.
+
+2016-10-03  Carl Hetherington  <cth@carlh.net>
+
+       * Updated nl_NL translation from Rob van Nieuwkerk.
+
+       * Version 2.9.28 released.
+
+2016-09-30  c.hetherington  <cth@carlh.net>
+
+       * Order jobs from first-to-execute to last in the batch converter.
+
+2016-09-28  c.hetherington  <cth@carlh.net>
+
+       * Fix crash on "report a problem" in the KDM creator.
+
+2016-09-27  Carl Hetherington  <cth@carlh.net>
+
+       * Updated ru_RU translation from Igor Voytovich.
+
 2016-09-26  c.hetherington  <cth@carlh.net>
 
+       * Disallow refer-to-DCP if the video frame size is different to that in the project (#963).
+
        * Fix multi-select in the timeline (#954).
 
        * Add option to Windows installer to add desktop shortcuts (#965).