mirror of https://github.com/aria2/aria2
Updated doc
parent
d2e76eca47
commit
52e986ac78
8
NEWS
8
NEWS
|
@ -18,7 +18,13 @@ Changes for details.
|
||||||
Changes
|
Changes
|
||||||
-------
|
-------
|
||||||
|
|
||||||
* Use ServerStat to find faster server.
|
* Use ServerStat to find faster server. This is useful when several
|
||||||
|
downloads were started in parallel, but one download is slow and
|
||||||
|
the other downloads have completed. Then aria2 knows which servers
|
||||||
|
are fast by the results of completed downloads, and check the
|
||||||
|
available URIs of slow downloads to see faster server is available
|
||||||
|
there. If so, use it instead of current slow one to make download
|
||||||
|
faster.
|
||||||
|
|
||||||
* Added Russian translation of man page and HTML manual contributed
|
* Added Russian translation of man page and HTML manual contributed
|
||||||
by ITriskTI.
|
by ITriskTI.
|
||||||
|
|
Loading…
Reference in New Issue