[snotr] Fix extraction (closes #10338)
[youtube-dl] / ChangeLog
index 6281fe325a7ef9791ba890351cd1326fc167eeb9..13c3d3ffcaed279bbdefd6e2b0450882808accb4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
 version <unreleased>
 
 Core
++ Recognize file size strings with full unit names (for example "8.5
+  megabytes")
++ Support m3u8 manifests in HTML5 multimedia tags
 * Fix js_to_json(): correct octal or hexadecimal number detection
 
 Extractors
+* [snotr] Fix extraction (#10338)
 * [n-tv.de] Fix extraction (#10331)