mirror of https://github.com/aria2/aria2
Updated for 1.10.2 release
parent
94482144f2
commit
bf71e0c0f1
22
NEWS
22
NEWS
|
@ -1,3 +1,25 @@
|
|||
aria2 1.10.2
|
||||
============
|
||||
|
||||
Release Note
|
||||
------------
|
||||
|
||||
This release fixes the bug that prevents HTTP redirect from working
|
||||
when multiple files are downloaded from same host at the same time.
|
||||
For netrc, aria2 now performs domain match if machine name defined in
|
||||
.netrc starts with ".".
|
||||
|
||||
Changes
|
||||
-------
|
||||
|
||||
* In .netrc file, if machine name starts ".", aria2 performs domain
|
||||
match instead of exact match.
|
||||
|
||||
* Fixed the bug which prevents HTTP redirection from working when
|
||||
downloading multiple files from same host at the same time.
|
||||
|
||||
|
||||
|
||||
aria2 1.10.1
|
||||
============
|
||||
|
||||
|
|
Loading…
Reference in New Issue