summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index eae22c2a3..2ed9faf39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,15 @@
2016-10-24 Carl Hetherington <cth@carlh.net>
- * Fix various problems with 3D alternate-frame
+ * 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 +17,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>