aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-28 14:05:58 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-28 14:05:58 -0400
commitbf5de3a6f3d50028f7ac47c6cde759a6f5110b08 (patch)
treeebb31f3b8bd5cb3e69c409f68d4937c0fee7ad19 /CHANGELOG
parent6edfba9a7514432e5168d62d7550af7432ce2475 (diff)
documentation update for youtube-dl
Code not updated yet. This commit was sponsored by Thomas Hochstein on Patreon.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5d40b0ce1..7de6137bc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+git-annex (6.20171125) UNRELEASED; urgency=medium
+
+ * Use youtube-dl rather than quvi to download media from web pages,
+ since quvi is not being actively developed and youtube-dl supports
+ many more sites.
+
+ -- Joey Hess <id@joeyh.name> Tue, 28 Nov 2017 13:48:44 -0400
+
git-annex (6.20171124) unstable; urgency=medium
* Display progress meter when uploading a key without size information,