From 93bb9263358ef497381af7f09b560a799fad2d62 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 10 Dec 2009 21:49:59 -0700 Subject: [PATCH] ... --- Changelog.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog.yaml b/Changelog.yaml index 1b5dcb7b69..511beb6096 100644 --- a/Changelog.yaml +++ b/Changelog.yaml @@ -26,8 +26,10 @@ - title: "Speed up download of news" description: > - Speed up download of news by allowing the downlaod to happen in multiple threads + "Speed up download of news by allowing the download to happen in multiple threads (default 5). This may break some recipes, so please report any breakage you notice. + If a news server doesn't like the parallel connection, set simultaneous_downloads + to 1 in the recipe." type: major - title: "FB2 Output: Support creation of TOC from

tags"