aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-08-23 21:55:58 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-08-23 21:55:58 +0800
commit18b6216150fa39d5e3cdbf353339e1c010bcee8d (patch)
treec313053712b39d78ebc5f0d65bce729858cab802 /ChangeLog
parentfb009b7f534e600e98b93e062198ade5826b5800 (diff)
downloadyoutube-dl-18b6216150fa39d5e3cdbf353339e1c010bcee8d.tar.xz
[openload] Fix extraction (closes #10408)
Thanks @yokrysty for the algorithm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8202d3de..651d4d5d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+version <unreleased>
+
+Extractors
+* [openload] Fix extraction (#10408)
+
+
version 2016.08.22
Core