aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2017-09-23 02:30:03 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2017-09-23 02:30:03 +0800
commit8c2895305dc09920055611c8120f5a65fcd2614f (patch)
tree4dca59b87893607514e1502b59e3a09bd90443c6 /ChangeLog
parent8c6919e4331e1cd44f50e700e8fc4e630d913a2f (diff)
downloadyoutube-dl-8c2895305dc09920055611c8120f5a65fcd2614f.tar.xz
[options] Accept lrc as a subtitle conversion target format (closes #14292)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba9260e3e..42ba879b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
version <unreleased>
Core
++ [options] Accept lrc as a subtitle conversion target format (#14292)
* [utils] Fix handling raw TTML subtitles (#14191)