summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-24 21:14:35 +0100
committerCarl Hetherington <cth@carlh.net>2016-10-24 21:14:35 +0100
commit58f2c978e1aca837e71648337a10a76d95e6f996 (patch)
treeb7f2840e0289befeeeac3ec1153a5193f73e9f02
parentcda282e5b21e52c022f52c8ba591d478fe8c21e8 (diff)
ChangeLog fixes.
-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>