summary refs log tree commit diff
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2016-10-20 00:00:53 +0700
committerSergey M․ <dstftw@gmail.com>2016-10-20 00:00:53 +0700
commit05b7996cabf6e56de11fa6c81067e22a13e05c6a (patch)
treed8f1be03518dd16dca837c7538c131d75915d325
parentc8802041dd92d7bf9595cb2b580ba21f8da56be7 (diff)
downloadyoutube-dl-05b7996cabf6e56de11fa6c81067e22a13e05c6a.tar.gz
youtube-dl-05b7996cabf6e56de11fa6c81067e22a13e05c6a.tar.xz
youtube-dl-05b7996cabf6e56de11fa6c81067e22a13e05c6a.zip
[ChangeLog] Fix typos and add unreleased version header
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a7f9da6e3..3e53bcd54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+version <unreleased>
+
+
 version 2016.10.19
 
 Core
@@ -7,8 +10,8 @@ Core
 
 Extractors
 * [vidzi] Fix extraction (#10908, #10952)
-* [urplay] Fix subtitle extraction
-+ [urplay] Add supprt for urskola.se (#10915)
+* [urplay] Fix subtitles extraction
++ [urplay] Add support for urskola.se (#10915)
 + [orf] Add subtitles support (#10939)
 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
 * [nrk] Relax URL regular expression (#10928)