aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-10-12 01:40:28 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-10-12 01:40:28 +0800
commitcea364f70c97dad933fa38698f3c9df1bdb485cf (patch)
treefd5f43969b383f15474506bc4939b5da23d40692 /ChangeLog
parent55642487f072565bea3b2826b836a1a3159a3807 (diff)
downloadyoutube-dl-cea364f70c97dad933fa38698f3c9df1bdb485cf.tar.xz
[extractor/common] Support HTML media elements without child nodes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a7e7133b..49488c888 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
version <unreleased>
Core
++ Support HTML media elements without child nodes
* [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
Extractors