2016-11-15 14:04:31 +00:00
|
|
|
aria2 1.29.0
|
2016-09-17 00:09:13 +00:00
|
|
|
============
|
|
|
|
|
|
|
|
Release Note
|
|
|
|
------------
|
|
|
|
|
2016-11-15 14:04:31 +00:00
|
|
|
This release fixes several bugs. See Changes below for detailed bug
|
|
|
|
fixes. This release adds 1xx non-final response support. Wslay
|
|
|
|
library is updated to the latest revision.
|
2015-12-05 13:24:49 +00:00
|
|
|
|
|
|
|
Changes
|
|
|
|
-------
|
|
|
|
|
2016-11-15 14:04:31 +00:00
|
|
|
* WinTLS: Fix busy loop on write error
|
2015-12-05 13:24:49 +00:00
|
|
|
|
2016-11-15 14:04:31 +00:00
|
|
|
GH-767
|
2015-12-05 13:24:49 +00:00
|
|
|
|
2016-11-15 14:04:31 +00:00
|
|
|
* Support 1xx non-final response
|
2015-12-05 13:24:49 +00:00
|
|
|
|
2016-11-15 14:04:31 +00:00
|
|
|
GH-763
|
2016-05-15 10:26:44 +00:00
|
|
|
|
2016-11-15 14:04:31 +00:00
|
|
|
* Update wslay
|
2016-05-15 10:26:44 +00:00
|
|
|
|
2016-11-15 14:04:31 +00:00
|
|
|
GH-764
|
2016-05-15 10:26:44 +00:00
|
|
|
|
2016-11-15 14:04:31 +00:00
|
|
|
* Don't download piece which is filtered out (e.g., --select-file)
|
2016-05-15 10:26:44 +00:00
|
|
|
|
2016-11-15 14:04:31 +00:00
|
|
|
This commit fixes the bug that piece which is not requested by
|
|
|
|
--select-file is downloaded in multi-file Web-Seeding.
|
2016-05-15 10:26:44 +00:00
|
|
|
|
2016-11-15 14:04:31 +00:00
|
|
|
GH-769
|