aria2/NEWS
Tatsuhiro Tsujikawa 3330817246 Update NEWS
2021-08-21 16:47:52 +09:00

41 lines
615 B
Plaintext

aria2 1.36.0
============
Release Note
------------
This release fixes several bugs. See Changes for details.
Changes
-------
* Update wslay
* Bump Windows build dependencies
* Bump android build dependencies
* Fix segfault when time_t is 64bit on 32bit arch
Patch from Natanael Copa
GH-1666
* Updates the make_bash_completion script to Python3.
Patch from sleepymac
GH-1672
* Prevent corrupt downloads after app and/or system crash
Patch from Ali MJ Al-Nasrawy
GH-1644
* Reset sessionDownloadLength and sessionUploadLength on download start
GH-1486
* AppleTLS: Add TLSv1.3 support