summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-04 11:54:45 +0100
committerCarl Hetherington <cth@carlh.net>2016-10-04 11:54:45 +0100
commit4750382795aaf7964cfc4af9483d30dd4e565b4c (patch)
tree33877ce252ba386f1b3f74fc5622a33900c390fc /ChangeLog
parent069afcb80c8eefe46d101de39160c7b80bafa1d6 (diff)
Fix subtitle_id to work with _TEXT and _ASS subtitles (fixes #969).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ff419057..5e3694e66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+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.