summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-25 09:50:15 +0100
committerCarl Hetherington <cth@carlh.net>2016-10-25 09:50:15 +0100
commit107d88c10c11e204dba3a5ca1591d9966f4542cd (patch)
tree4fdf65e1a293604dd049962e7a6f449570cf8e6f /ChangeLog
parent331b1389da0505a64a6c77eaecf06eb59382b947 (diff)
parent6e7d2a4b02f5ad729e61f13770bd08fb7da2d215 (diff)
Merge branch 'master' of ssh://git.carlh.net/home/carl/git/dcpomatic
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 13 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index eae22c2a3..b8908c804 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,19 @@
2016-10-24 Carl Hetherington <cth@carlh.net>
- * Fix various problems with 3D alternate-frame
+ * Version 2.9.38 released.
+
+2016-10-24 Carl Hetherington <cth@carlh.net>
+
+ * Fix more problems with 3D alternate-frame
sources.
+ * Allow creation of >60fps 3D DCPs.
+
+ * Fix over-fussy parsing of times from subtitles
+ files in some cases.
+
+ * Fix repeated subtitles in some cases.
+
2016-10-19 Carl Hetherington <cth@carlh.net>
* Version 2.9.37 released.
@@ -10,7 +21,7 @@
2016-10-19 Carl Hetherington <cth@carlh.net>
* Fix various problems with 3D DCP creation
- from 3D DCP and 3D-alernate-frame sources.
+ from 3D DCP and 3D-alternate-frame sources.
2016-10-18 Carl Hetherington <cth@carlh.net>