summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-02-06 20:03:59 +0000
committerCarl Hetherington <cth@carlh.net>2018-02-06 20:03:59 +0000
commitfa7bc921f3fdf492dd8742bb5b778c7e4b38d98f (patch)
tree1c3fd23a425ed2d6ef5125657f2f2258b100f851 /ChangeLog
parenta81cf2fed139a04882d9d1a735272d05a4639cf1 (diff)
Fix failure to parse subtitle files with OS X line endings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e5f54cab..a95a93507 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-02-06 Carl Hetherington <cth@carlh.net>
+ * Fix problems with text subtitle files containing OS X line-endings.
+
* Version 2.11.49 released.
2018-02-05 Carl Hetherington <cth@carlh.net>