summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-14 18:57:25 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-14 18:57:25 +0100
commitaf90e52cd6960c54586cd27a831d535a2001971e (patch)
tree854f269c534f6208c804265f61afd1dd0108f925 /ChangeLog
parent1420c529d7e196f96ddf9580efdc09fa01c55d58 (diff)
Bump libsub for Unicode BOM fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a81b1589f..5baaafdeb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-06-14 Carl Hetherington <cth@carlh.net>
+ * Fix parsing of .srt files with a Unicode
+ byte-order-mark.
+
* Add buttons to set trim from current `playhead'
position (#372).